Difference between revisions of "Template:SZU China/Playground/Collaboration/CSS"
Line 2: | Line 2: | ||
width:90%; | width:90%; | ||
margin:auto; | margin:auto; | ||
− | background-color:# | + | margin-top:1px; |
+ | background-color:#fff; | ||
color:#000; | color:#000; | ||
Latest revision as of 10:50, 17 September 2015
.content-box{
width:90%; margin:auto; margin-top:1px; background-color:#fff; color:#000;
}
.content-heading{
text-align:center; padding:8px 0;
}
.content-text{
padding:0 20px 15px;
}
.part{
width:30
}
.part_name , .part_info{
text-align:center; word-break:break-all; width:300px;
}
.other{
word-break:break-all;
}