summaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 9c085a3..f489e68 100644
--- a/css/style.css
+++ b/css/style.css
@@ -15,6 +15,10 @@ a:active.home{color:#fff;text-decoration:none;background-color:#grey}
.floatdiv{float:left;color:#fff;border-right:1px solid #999;border-bottom:1px solid #999;padding:3px 6px 3px 6px;border-radius:3px;background-color:black}
.floatdiv:hover{color:#222;background-color:#808080;text-decoration:none;box-shadow:1px 1px 2px rgba(0, 0, 0, 0.75)}
+.floatdiv2{float:left;color:#fff;border-right:1px solid #999;border-bottom:1px solid #999;padding:3px 6px 3px 6px;border-radius:3px;background-color:black}
+.floatdiv2:hover{color:#222;background-color:#808080;text-decoration:none;box-shadow:1px 1px 2px rgba(0, 0, 0, 0.75)}
+
+
h1 {
color: white;
text-align: center;