]> git.sesse.net Git - wloh/blobdiff - www/style.css
Add a friendly header to the scenario analysis.
[wloh] / www / style.css
index 993a788eee027800e795662a5a46dfb8ebd9e0b9..7ecad0201ebd216e4eddd20888a89203ed100000 100644 (file)
@@ -17,3 +17,17 @@ td.num {
 .even {
        background-color: #ddd;
 }
+.lastsync {
+       font-size: smaller;
+}
+.probmatrix {
+       float: left;
+}
+.scenario {
+       float: left;
+       padding-left: 1em;
+}
+.unmarkedlink {
+       color: inherit;
+       text-decoration: inherit;
+}