attack diagrams; ar and dp; css paragraph styling; milestone work
This commit is contained in:
@@ -56,6 +56,7 @@ ul,ol {
|
||||
list-style-type: none;
|
||||
list-style-position: inside;
|
||||
background-color: transparent;
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
li {
|
||||
padding-left: 2em;
|
||||
@@ -74,6 +75,13 @@ h1 a,h1 a:visited,h1 a:hover,h1 a:active {
|
||||
h2 a:hover,h2 a:active {
|
||||
font-family: 'mitochondriaregular', sans-serif;
|
||||
}
|
||||
h2 {
|
||||
font-size: 1.5em;
|
||||
}
|
||||
p {
|
||||
line-height: 2em;
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
.mundane {color:#aca79e;}
|
||||
.common {color:#5576d1;}
|
||||
.unusual {color:#9873AC;}
|
||||
|
||||
Reference in New Issue
Block a user