http://writeasw4b635r4o3vec6mu45s47ohfyro5vayzx2zjwod4pjswyovyd.onion/themes/writespace-as
8-) */
header nav a, #post nav a:not(.home), header nav a {
animation: blinker 1s linear infinite;
font-weight: bold;
font-size: 1.2em;
color: blue;
}
body footer nav {
color: black;
}
/* make footer links and dates BLUE */
footer nav a:link, footer nav a:visited, .post-title time a, .post-title a {
color: blue !important;
font-size: 1em;
}
/* underline footer links when you mouse over them */
footer nav a:hover {
text-decoration: underline;
}
/* This...