Team:USTC-Software/collaboration/css
From 2013.igem.org
(Difference between revisions)
(4 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
#cowork{ | #cowork{ | ||
- | width: | + | width:1050px; |
- | height: | + | height:auto; |
- | background:url(https://static.igem.org/mediawiki/2013/ | + | background: url(https://static.igem.org/mediawiki/2013/1/1e/M_1243691170517.jpg) repeat !important; |
box-shadow:#999 3px 3px 3px; | box-shadow:#999 3px 3px 3px; | ||
- | margin: | + | margin:100px auto; |
} | } | ||
Latest revision as of 05:10, 28 October 2013
- cowork{
width:1050px; height:auto; background: url() repeat !important; box-shadow:#999 3px 3px 3px; margin:100px auto;
}
- cowork .content{
width:920px; margin:10px auto;
}
- cowork .content p{
font-family:Arial, Helvetica, sans-serif; font-size:20px;
}
- cowork .string{
width:920px;
}
- cowork .string p{
width:920px;
}