Team:NYMU-Taipei/normalize.css
From 2014.igem.org
(Difference between revisions)
Line 19: | Line 19: | ||
font-family: 'Russo One', sans-serif; | font-family: 'Russo One', sans-serif; | ||
font-size: 36px; | font-size: 36px; | ||
+ | line-height:19px; | ||
} | } | ||
h{ | h{ |
Revision as of 15:03, 4 August 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: 36px; line-height:19px;
} h{
font-size: 50px; font-family: 'Russo One', sans-serif; display: block; line-height: 80px; color: rgb(155, 0, 204); margin-top: 20px;
}