Skip to content

Commit

Permalink
Fix 2nd part of ES loc guide html and css
Browse files Browse the repository at this point in the history
  • Loading branch information
sheilagomes committed Sep 25, 2023
1 parent 64760b4 commit dd9514d
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 430 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@ p {
text-decoration: underline;
}

.intro-content {
padding: 1rem 0rem 0.5rem;
}

.bold-text {
font-weight: bolder;
}
Expand All @@ -71,19 +67,11 @@ p {
font-style: italic;
}

.underline-text {
text-decoration: underline;
}

li {
margin-left:3rem;
font-size: 0.9rem;
}

.bullet {
line-height: 1.6;
}

table {
border-spacing: 0;
border-collapse: collapse;
Expand All @@ -98,204 +86,4 @@ table {
padding: 0.25rem 0.4rem;
border: 1px solid var(--bg-4);
font-size: 0.85rem;
}

.c8{
border-right-style:solid;
padding:5pt 5pt 5pt 5pt;
border-bottom-color:#000000;
border-top-width:1pt;
border-right-width:1pt;
border-left-color:#000000;
vertical-align:top;
border-right-color:#000000;
border-left-width:1pt;
border-top-style:solid;
border-left-style:solid;
border-bottom-width:1pt;
width:234pt;
border-top-color:#000000;
border-bottom-style:solid
}
.c22{
background-color:#ffffff;
margin-left:36pt;
padding-top:12pt;
padding-left:0pt;
padding-bottom:24pt;
line-height:1.5;
orphans:2;
widows:2;
text-align:left
}
.c12{
background-color:#ffffff;
margin-left:-12pt;
padding-top:-9pt;
padding-bottom:-9pt;
line-height:1.46668;
orphans:2;
widows:2;
text-align:left;
margin-right:-6pt
}


.c47{
margin-left:36pt;
padding-top:3pt;
padding-bottom:0pt;
line-height:1.0;
orphans:2;
widows:2;
text-align:left
}

.c7{
color:#000000;
font-weight:700;
text-decoration:none;
vertical-align:baseline;
font-size:11pt;
font-family:"Arial";
font-style:normal
}

.c41{
padding-top:4pt;
padding-bottom:0pt;
line-height:1.0;
orphans:2;
widows:2;
text-align:left
}
.c26{
color:#f51963;
text-decoration:none;
vertical-align:baseline;
font-size:31pt;
font-family:"Montserrat";
font-style:normal
}
.c39{
padding-top:0pt;
padding-bottom:0pt;
line-height:1.15;
orphans:2;
widows:2;
text-align:right
}
.c1{
padding-top:0pt;
padding-bottom:0pt;
line-height:1.15;
orphans:2;
widows:2;
text-align:left
}
.c17{
padding-top:10pt;
padding-bottom:0pt;
line-height:1.0;
orphans:2;
widows:2;
text-align:left
}
.c21{
color:#000000;
text-decoration:none;
vertical-align:baseline;
font-size:11pt;
font-family:"Arial"
}
.c32{
color:#666666;
font-weight:400;
text-decoration:none;
vertical-align:baseline;
font-family:"Lato"
}
.c33{
border-spacing:0;
border-collapse:collapse;
margin-right:auto
}
.c24{
text-decoration:none;
vertical-align:baseline;
font-size:26pt;
font-style:normal
}
.c36{
font-size:30pt;
font-family:"Montserrat";
color:#f51963;
font-weight:400
}

.c9{
text-decoration-skip-ink:none;
-webkit-text-decoration-skip:none;
color:#1155cc;
text-decoration:underline
}
.c30{
text-decoration:none;
vertical-align:baseline;
font-style:normal
}
.c51{
color:#434343;
font-size:14pt;
font-family:"Arial"
}
.c49{
color:#212529;
font-size:23pt;
font-family:"Arial"
}

.c35{
border:1px solid black;
margin:5px
}
.c34{
margin-left:36pt;
padding-left:0pt
}

.c38{
font-weight:400
}
.c46{
height:20pt
}
.c56{
font-size:20pt
}
.c20{
font-weight:700
}
.c59{
font-size:11.5pt
}
.c60{
color:#1d1c1d
}
.c6{
height:0pt
}
.c4{
font-style:italic
}
.c16{
font-size:10pt
}

.c45{
font-size:16pt
}

.c15{
height:11pt
}
Loading

0 comments on commit dd9514d

Please sign in to comment.