Style updates

This commit is contained in:
2017-02-08 10:45:15 -05:00
parent 2d4d0e2a2f
commit 6c2b9d7429
7 changed files with 27 additions and 4 deletions
+8
View File
@@ -207,3 +207,11 @@ code, pre {
width: 40%;
z-index: 1; }
.copyright {
font-size: .8em;
color: #777 !important;
cursor: default; }
.withshadow {
text-shadow: 2px 2px 4px #000000; }