No edit summary |
No edit summary |
||
Line 34: | Line 34: | ||
font-size: 160%; | font-size: 160%; | ||
text-align: center; | text-align: center; | ||
} | |||
.item-icon { | |||
float: left; | |||
} | } | ||
Line 39: | Line 43: | ||
font-family: Georgia, serif; | font-family: Georgia, serif; | ||
display: block; | display: block; | ||
clear: both; | |||
text-align: center; | text-align: center; | ||
color: #666; | color: #666; | ||
Line 51: | Line 56: | ||
} | } | ||
.float-clear { | |||
clear: both; | |||
} | |||