Team:NYMU-Taipei/normalize.css
From 2014.igem.org
(Difference between revisions)
m |
m |
||
Line 6: | Line 6: | ||
border-radius: 10px; | border-radius: 10px; | ||
position: relative; | position: relative; | ||
+ | z-index: 2; | ||
} | } | ||
a{ | a{ |
Revision as of 12:03, 17 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; position: relative; z-index: 2;
} a{
color:#464640;
} a:visited{
color:#464640;
}