Team:USP-Brazil/css styles
From 2013.igem.org
(Difference between revisions)
Drvieira (Talk | contribs)
(Created page with "body { font-family: 'Myriad', 'PT Sans', 'Bitstream Vera Sans', sans-serif; background: #f0f0f0; font-size: 12px; } h1 { font-family: 'Myriad', 'PT Sans', 'Bitstream Vera San...")
Newer edit →
(Created page with "body { font-family: 'Myriad', 'PT Sans', 'Bitstream Vera Sans', sans-serif; background: #f0f0f0; font-size: 12px; } h1 { font-family: 'Myriad', 'PT Sans', 'Bitstream Vera San...")
Newer edit →
Revision as of 14:51, 21 July 2013
body { font-family: 'Myriad', 'PT Sans', 'Bitstream Vera Sans', sans-serif; background: #f0f0f0; font-size: 12px; } h1 { font-family: 'Myriad', 'PT Sans', 'Bitstream Vera Sans', sans-serif; border: 0; text-align:center; font-size: 20px; } p { font-family: 'Minion Pro', Georgia, Times, serif; font-size: 17px; }
- menu {
text-align:center; margin: 30px 0; background: black; color: #f0f0f0; position: relative; top:0; width: 100%; padding: 2px; -moz-box-shadow: -2px 3px 5px #888; -webkit-box-shadow: -2px 3px 5px #888; box-shadow: -2px 3px 5px #888; }
- menu span {color: #bbb;}
- menu a {color: #ddd; padding: 3px;}
- menu a:hover {color: #fff;}