Team:NYMU-Taipei/normalize.css
From 2014.igem.org
(Difference between revisions)
m |
m |
||
Line 5: | Line 5: | ||
border: 2px solid rgba(88, 84, 114, 1); | border: 2px solid rgba(88, 84, 114, 1); | ||
border-radius: 10px; | border-radius: 10px; | ||
- | |||
} | } | ||
a{ | a{ |
Revision as of 02:13, 12 July 2014
- main-content{
background:rgba(255,255,255,0.85); width:1100px; margin-left:-60px; border: 2px solid rgba(88, 84, 114, 1); border-radius: 10px;
} a{
color:#464640;
} a:visited{
color:#464640;
}