diff public_html/static/css/index.css @ 6:2d1a0a75fc49

added css, templates
author sergey
date Mon, 12 May 2014 18:05:30 +0400
parents 699dd88f0ef2
children 573272ec604b
line wrap: on
line diff
--- a/public_html/static/css/index.css	Thu May 08 15:57:11 2014 +0400
+++ b/public_html/static/css/index.css	Mon May 12 18:05:30 2014 +0400
@@ -1,8 +1,3 @@
-html, body {
-    height: 100%;
-    margin: 0;
-    padding: 0;
-}
 
 .wrapper {
     height: 100%;
@@ -96,6 +91,14 @@
     color: #ffdfaf;
 }
 
+ul.tile-menu li a.orange:hover .label {
+    color: #ffdfaf;
+}
+
+ul.tile-menu li a.magenta:hover .label {
+	color: #ffafff;
+}
+
 #main-menu {
     font-family: Arial;
     font-size: 32pt;