File tree Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Original file line number Diff line number Diff line change 1818<script type =" text/javascript " async src =" //l.getsitecontrol.com/p43nv0p7.js " ></script >
1919
2020<style >
21-
2221body {
2322 --h : 212deg ;
2423 --l : 43% ;
@@ -28,23 +27,23 @@ body {
2827 background-color : whitesmoke ;
2928}
3029
31- a :link {
32- color : black ;
30+ #main-page a :link {
31+ color : black ;
3332}
3433
3534/* visited link */
36- a :visited {
37- color : black ;
35+ #main-page a :visited {
36+ color : black ;
3837}
3938
4039/* mouse over link */
41- a :hover {
42- color : black ;
40+ #main-page a :hover {
41+ color : black ;
4342}
4443
4544/* selected link */
46- a :active {
47- color : black ;
45+ #main-page a :active {
46+ color : black ;
4847}
4948
5049p {
@@ -130,9 +129,11 @@ h3::before {
130129 margin-right : 1.5rem ;
131130 }
132131}
132+ </style >
133133
134134
135- </style >
135+ <div id =" main-page " >
136+
136137
137138<ol style =" --length : 5 " role =" list " >
138139
@@ -348,3 +349,6 @@ h3::before {
348349 </a></li>
349350
350351
352+
353+
354+ </div >
You can’t perform that action at this time.
0 commit comments