]> ruin.nu Git - ndwebbie.git/commitdiff
update
authorMichael Andreen <harv@ruin.nu>
Mon, 19 Feb 2007 15:57:04 +0000 (15:57 +0000)
committerMichael Andreen <harv@ruin.nu>
Mon, 19 Feb 2007 15:57:04 +0000 (15:57 +0000)
stylesheets/thrackan.css

index 0e274bb1d29775508cea552721f580b23c18bea6..94a950d74c070b73942fec6ec8d7cfd815086609 100644 (file)
@@ -41,6 +41,7 @@ ul.linkbar li {
        color: white;
        margin: 0.5em 0;
        padding: 0.3em;
+       border: 1px solid white;
        /*border-right: 1em solid black;*/
 }
 tr.odd {
@@ -52,3 +53,6 @@ table.old{
        border-collapse: separate;
        border-color: grey;
 }
+img.graph{
+       background: #999999;
+}