Skip to content

Commit 0580b1f

Browse files
committed
html patch
1 parent 2afccf8 commit 0580b1f

2 files changed

Lines changed: 0 additions & 144 deletions

File tree

seer-sporting-goods/guide/workshops/sandbox/index.html

Lines changed: 0 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -14,78 +14,6 @@
1414

1515
<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
1616
<link rel="shortcut icon" href="https://oracle-livelabs.github.io/common/redwood-hol/img/favicon.ico" />
17-
<style>
18-
html,
19-
body,
20-
button,
21-
input,
22-
select,
23-
textarea {
24-
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
25-
-webkit-font-smoothing: antialiased;
26-
text-rendering: optimizeLegibility;
27-
}
28-
29-
body {
30-
color: #1f1f1f;
31-
}
32-
33-
#leftNav,
34-
#leftNav * {
35-
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
36-
}
37-
38-
#leftNav {
39-
font-size: 14px;
40-
line-height: 1.45;
41-
}
42-
43-
.hol-Content {
44-
max-width: 980px;
45-
font-size: 17px;
46-
line-height: 1.65;
47-
color: #1f1f1f;
48-
}
49-
50-
.hol-Content h1 {
51-
font-size: 2.2rem;
52-
line-height: 1.2;
53-
font-weight: 700;
54-
letter-spacing: -0.02em;
55-
}
56-
57-
.hol-Content h2 {
58-
font-size: 1.45rem;
59-
line-height: 1.3;
60-
font-weight: 700;
61-
margin-top: 1.75rem;
62-
}
63-
64-
.hol-Content h3 {
65-
font-size: 1.08rem;
66-
line-height: 1.4;
67-
font-weight: 700;
68-
}
69-
70-
.hol-Content p,
71-
.hol-Content li {
72-
font-size: 1rem;
73-
line-height: 1.7;
74-
}
75-
76-
.hol-Content blockquote {
77-
margin: 1rem 0;
78-
padding: 0.85rem 1rem;
79-
border-left: 4px solid #c74634;
80-
background: #faf7f6;
81-
color: #3a3a3a;
82-
}
83-
84-
.hol-Content code,
85-
.hol-Content pre {
86-
font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
87-
}
88-
</style>
8917

9018
</head>
9119

seer-sporting-goods/guide/workshops/tenancy/index.html

Lines changed: 0 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -14,78 +14,6 @@
1414

1515
<link rel="stylesheet" href="https://oracle-livelabs.github.io/common/redwood-hol/css/style.min.css" />
1616
<link rel="shortcut icon" href="https://oracle-livelabs.github.io/common/redwood-hol/img/favicon.ico" />
17-
<style>
18-
html,
19-
body,
20-
button,
21-
input,
22-
select,
23-
textarea {
24-
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
25-
-webkit-font-smoothing: antialiased;
26-
text-rendering: optimizeLegibility;
27-
}
28-
29-
body {
30-
color: #1f1f1f;
31-
}
32-
33-
#leftNav,
34-
#leftNav * {
35-
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
36-
}
37-
38-
#leftNav {
39-
font-size: 14px;
40-
line-height: 1.45;
41-
}
42-
43-
.hol-Content {
44-
max-width: 980px;
45-
font-size: 17px;
46-
line-height: 1.65;
47-
color: #1f1f1f;
48-
}
49-
50-
.hol-Content h1 {
51-
font-size: 2.2rem;
52-
line-height: 1.2;
53-
font-weight: 700;
54-
letter-spacing: -0.02em;
55-
}
56-
57-
.hol-Content h2 {
58-
font-size: 1.45rem;
59-
line-height: 1.3;
60-
font-weight: 700;
61-
margin-top: 1.75rem;
62-
}
63-
64-
.hol-Content h3 {
65-
font-size: 1.08rem;
66-
line-height: 1.4;
67-
font-weight: 700;
68-
}
69-
70-
.hol-Content p,
71-
.hol-Content li {
72-
font-size: 1rem;
73-
line-height: 1.7;
74-
}
75-
76-
.hol-Content blockquote {
77-
margin: 1rem 0;
78-
padding: 0.85rem 1rem;
79-
border-left: 4px solid #c74634;
80-
background: #faf7f6;
81-
color: #3a3a3a;
82-
}
83-
84-
.hol-Content code,
85-
.hol-Content pre {
86-
font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
87-
}
88-
</style>
8917

9018
</head>
9119

0 commit comments

Comments
 (0)