(add TCRF css) |
(reformat css so it doesn't wanna make people scream) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
.breakout { |
.breakout { |
||
float: right; |
|||
border: 1px solid #888; |
|||
/*background: #fff;*/ |
|||
padding: 0.2em; |
|||
} |
|||
.breakouttitle { |
.breakouttitle { |
||
text-align: center; |
|||
/*background: #cfc;*/ |
|||
border-top: 1px solid #6a6; |
|||
border-bottom: 1px solid #6a6; |
|||
} |