Team:NYMU-Taipei/normalize.css
From 2014.igem.org
(Difference between revisions)
m |
m |
||
Line 19: | Line 19: | ||
font-family: 'Russo One', sans-serif; | font-family: 'Russo One', sans-serif; | ||
font-size: 28px; | font-size: 28px; | ||
+ | margin-bottom:0px; | ||
} | } |
Revision as of 03:18, 29 July 2014
- main-content{
background:rgba(255,255,255,0.85); width:1050px; padding-left:25px; padding-right:25px; margin-left:-60px; border: 2px solid rgba(88, 84, 114, 1); border-radius: 10px; position: relative; z-index: 2;
} a{
color:#464640;
} a:visited{
color:#464640;
} h1{
font-family: 'Russo One', sans-serif; font-size: 28px; margin-bottom:0px;
}