Template:Lambert.css

From 2014hs.igem.org

(Difference between revisions)
(Undo revision 20511 by Troy (talk))
Line 15: Line 15:
}
}
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
 +
 +
ul{
 +
    font-family: Verdana;
 +
    color: #000000;
 +
    text-align: center;
 +
    font-weight: bold;
 +
}
 +
 +
ul li{
 +
    font-family: Verdana;
 +
    color: #202020;
 +
    padding: 5px 5px 5px 5px;
 +
    text-align: left;
 +
    text-indent: 15px;
 +
}
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/

Revision as of 18:34, 19 June 2014