Finish framework, include W3.css build web site via templates and jQuery
[infodrom/musiikki-web.git] / html / musiikki.css
index e69de29..415dd9e 100644 (file)
@@ -0,0 +1,8 @@
+body,h1,h2,h3,h4,h5 {font-family: Verdana, Helvetica, Arial, sans-serif}
+body {font-size:16px;}
+.w3-half img{margin-bottom:-6px;margin-top:16px;opacity:0.8;cursor:pointer}
+.w3-half img:hover{opacity:1}
+
+div#pageheader {
+    padding-bottom: 5px;
+}