Template:Team:UC Davis/Head

From 2013.igem.org

(Difference between revisions)
Line 451: Line 451:
/*sitemap styling*/
/*sitemap styling*/
-
#sitemap1 td {background-color:rgba(0,0,0,.65);
+
#sitemap1 td {background:none;
             width:100px;
             width:100px;
             vertical-align:top;
             vertical-align:top;
 +
            border: none;
             }
             }
#sitemap1 a:link {
#sitemap1 a:link {
-
                        color:#0000ff;
+
            color:#ffffff;
-
                        text-decoration:none;
+
            text-decoration:none;
-
                }
+
            }
-
#sitemap1 a:visited {color:#333399;
+
#sitemap1 a:visited {
-
                    text-decoration:none;
+
            color:#ffffff;
-
                  }
+
            text-decoration:none;
 +
            }
 +
#sitemap1 a:hover {
 +
            color:#ffffff;
 +
            text-decoration:none;
 +
            }
/*end sitemap style*/
/*end sitemap style*/

Revision as of 18:51, 4 September 2013