sitemap; link colors on docs; gdd;
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
margin:0;
|
||||
font-family: 'pf_ronda_sevenregular', sans-serif;
|
||||
background-color: black;
|
||||
font-size: 1em;
|
||||
}
|
||||
html, body {padding:0; margin:0; height:100%;}
|
||||
footer {
|
||||
@@ -67,7 +68,12 @@ h1 {
|
||||
font-family: 'mitochondriaregular', sans-serif;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
h1 a,h1 a:visited,h1 a:hover,h1 a:active {
|
||||
font-family: 'mitochondriaregular', sans-serif;
|
||||
}
|
||||
h2 a:hover,h2 a:active {
|
||||
font-family: 'mitochondriaregular', sans-serif;
|
||||
}
|
||||
.mundane {color:#aca79e;}
|
||||
.common {color:#5576d1;}
|
||||
.unusual {color:#9873AC;}
|
||||
@@ -113,6 +119,8 @@ pre,code {
|
||||
}
|
||||
.top a:hover {
|
||||
color: #A88AA8;
|
||||
font-family: 'mitochondriaregular', sans-serif;
|
||||
font-size: .73em;
|
||||
}
|
||||
.top a:visited {
|
||||
color: #C0AAC0;
|
||||
|
||||
@@ -120,6 +120,7 @@
|
||||
0 2px 1px #182448,
|
||||
-1px 2px 1px #182448,
|
||||
-1px 0 1px #182448;
|
||||
font-family: 'mitochondriaregular', sans-serif;
|
||||
}
|
||||
.snippet-content {
|
||||
background-color: #C0AAC0;
|
||||
|
||||
@@ -4,3 +4,16 @@
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.content-grid a:link {
|
||||
color: #C0AAC0;
|
||||
}
|
||||
.content-grid a:visited {
|
||||
color: #C0AAC0;
|
||||
}
|
||||
.content-grid a:hover {
|
||||
color: #E1B9E6;
|
||||
}
|
||||
.content-grid a:active {
|
||||
color: #C0AAC0;
|
||||
}
|
||||
|
||||
@@ -26,16 +26,16 @@
|
||||
background-color: transparent;
|
||||
}
|
||||
.content-right a:link {
|
||||
color: #305285;
|
||||
color: #C0AAC0;
|
||||
}
|
||||
.content-right a:visited {
|
||||
color: #305285;
|
||||
color: #C0AAC0;
|
||||
}
|
||||
.content-right a:hover {
|
||||
color: #9092ca;
|
||||
color: #E1B9E6;
|
||||
}
|
||||
.content-right a:active {
|
||||
color: #9092ca;
|
||||
color: #C0AAC0;
|
||||
}
|
||||
.content-right ul {
|
||||
list-style-type: none;
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
color: #C0AAC0;
|
||||
}
|
||||
.navlink a:hover {
|
||||
color: #f463ad;
|
||||
color: #E1B9E6;
|
||||
}
|
||||
.navlink a:active {
|
||||
color: #C0AAC0;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 432 KiB |
Reference in New Issue
Block a user