Mercurial > hg > nodescore
diff www/m/css/nodescore.css @ 25:8ac67b784a8c
added svgs instead of raster notation also css for svg and bash script to add reference to svg files
author | tzara <rc-web@kiben.net> |
---|---|
date | Sun, 15 Jul 2012 01:14:27 +0100 |
parents | 22f1c38007ff |
children | ac9641ecf84f |
line wrap: on
line diff
--- a/www/m/css/nodescore.css Wed Jul 11 19:44:37 2012 +0100 +++ b/www/m/css/nodescore.css Sun Jul 15 01:14:27 2012 +0100 @@ -1,5 +1,5 @@ body{ - background-color: black; + background-color: gray; color: white; font: 12px Helvetica, Arial; } @@ -29,7 +29,6 @@ list-style:none; } - .page{ height: 1000px;; width: 1280px; @@ -43,6 +42,7 @@ padding: 5px 5px 5px 5px ; color: black; top: 10% + +filter: invert(100%); } #preview{ @@ -114,7 +114,8 @@ text-align: center; width: 130px; font-size:1.5em; - color: red; + font-weight: bold; + color: white; ! border: 1px solid blue; position: absolute; float: left; @@ -173,7 +174,7 @@ border: 1px solid blue ; background-color: black; color: white; - font-size: 3.5em; + font-size: 3em; text-align: center; opacity:0.7; position: absolute;