Shadows, minibuttons and more

This commit is contained in:
Eston Bond
2010-10-25 15:54:42 -07:00
parent 3b6b06a599
commit 21ff30af4d
3 changed files with 136 additions and 4 deletions
+9 -1
View File
@@ -24,7 +24,15 @@
content: " ❈";
font-size: 0.8em;
}
#template a:link {
color: #4183c4;
text-decoration: none;
}
#template a:hover, #template a:visited {
text-decoration: underline;
}
#template ul, #template ol {
margin: 1.0em 0;