Difference between revisions of "Template:SZU China/Playground/Parts/CSS"
Line 1: | Line 1: | ||
.content-box{ | .content-box{ | ||
− | |||
width:90%; | width:90%; | ||
margin:auto; | margin:auto; |
Revision as of 10:46, 17 September 2015
.content-box{
width:90%; margin:auto; 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;
}