Team:USTC-Software/collaboration/css
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
#cowork{ | #cowork{ | ||
- | width: | + | width:1050px; |
height:auto; | height:auto; | ||
background: url(https://static.igem.org/mediawiki/2013/1/1e/M_1243691170517.jpg) repeat !important; | 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:90px auto; | + | margin:90px 10px auto auto; |
} | } | ||
Revision as of 07:08, 27 October 2013
- cowork{
width:1050px; height:auto; background: url() repeat !important; box-shadow:#999 3px 3px 3px; margin:90px 10px auto 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;
}