]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - doc/stylesheets/tinyos.css
Add SharedSplitControlC, for N clients needing shared access to something.
[tinyos-2.x.git] / doc / stylesheets / tinyos.css
index 0937e6b8f554986d04e4cc007ecdd515e8a13b00..bb305d20c1a994aadbe2bf223ce65f86ea63d4a9 100644 (file)
@@ -14,12 +14,12 @@ table {
         font-size: 14px;
 }
 a:link { 
-       color: #d3595e;
+       color: #c3494e;
        text-decoration: none;
        font-weight: bold; 
 } 
 a:visited { 
-       color: #404040; 
+       color: #c3494e;
        text-decoration: none;
        font-weight: bold; 
 }
@@ -73,7 +73,7 @@ ul.links {
 
 .menu {
        width: 100%;
-       background-color: #c00000;
+       background-color: #d0d0d0;
        padding: .2em 1em .2em 1em;
        border: 0;
        margin: 0;
@@ -101,7 +101,7 @@ ul.links {
        width: 100%;
        margin: 0 0 0 0;
        border: 0 0 0 0;
-        background-color: #a0a0a0;
+        background-color: #d0d0d0;
         color: #000000;
 }
 
@@ -111,17 +111,17 @@ ul.links {
        border: 0 0 0 0;
        padding: .2em .2em .2em .2em;
        text-align: left; 
-       background-color: #e0e0c0;
+       background-color: #d0d0d0;
 }
 
 .title {
-        background-color: grey;
+        background-color: #d0d0d0;
         font-family: Helvetica, sans-serif;
         font-size: x-large;
        font-weight: bold; 
 }
 .subtitle {
-        background-color: grey;
+        background-color: #d0d0d0;
         font-family: Helvetica, sans-serif;
        font-weight: normal;
         font-size: medium;