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
+10
View File
@@ -260,4 +260,14 @@ code,pre {
top: 10em;
width: 40%;
z-index:1;
}
.copyright {
font-size: .8em;
color: #777 !important;
cursor: default;
}
.withshadow{
text-shadow: 2px 2px 4px #000000;
}