]> git.sesse.net Git - wloh/blobdiff - www/style.css
Add clickable fun to the probability matrix.
[wloh] / www / style.css
index 79f4d9d5d9ebce070fd6e452d36e92e4439197c8..7ecad0201ebd216e4eddd20888a89203ed100000 100644 (file)
@@ -20,3 +20,14 @@ td.num {
 .lastsync {
        font-size: smaller;
 }
+.probmatrix {
+       float: left;
+}
+.scenario {
+       float: left;
+       padding-left: 1em;
+}
+.unmarkedlink {
+       color: inherit;
+       text-decoration: inherit;
+}