Template:Lambert.css

From 2014hs.igem.org

(Difference between revisions)
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: #160109;
 +
    text-align: center;
 +
    font-weight: bold;
 +
}
 +
 +
ul li{
 +
    font-family: Verdana;
 +
    color: #44031B;
 +
    padding: 5px 5px 5px 5px;
 +
    text-align: justify;
 +
    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:30, 19 June 2014