Link and index page styling
This commit is contained in:
@@ -20,6 +20,7 @@ body {
|
||||
|
||||
a {
|
||||
color: #d8d8d8;
|
||||
text-decoration: underline dotted;
|
||||
}
|
||||
|
||||
p {
|
||||
@@ -76,6 +77,14 @@ h4 {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.index ol li {
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
.index ol li a {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
ul li {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user