Team:USTC-Software/css/achievements style
From 2012.igem.org
(Difference between revisions)
(Created page with "#medal_wrapper{ width:980px; background:url('https://static.igem.org/mediawiki/2012/d/de/USTC-Software-images-half-black.png'); padding:30px; color:white; }") |
|||
Line 2: | Line 2: | ||
width:980px; | width:980px; | ||
background:url('https://static.igem.org/mediawiki/2012/d/de/USTC-Software-images-half-black.png'); | background:url('https://static.igem.org/mediawiki/2012/d/de/USTC-Software-images-half-black.png'); | ||
+ | margin:50px auto; | ||
padding:30px; | padding:30px; | ||
color:white; | color:white; | ||
+ | |||
} | } |
Revision as of 13:09, 24 October 2012
- medal_wrapper{
width:980px; background:url('https://static.igem.org/mediawiki/2012/d/de/USTC-Software-images-half-black.png'); margin:50px auto; padding:30px; color:white;
}