Template:Guide/styles.css: Difference between revisions
Content added Content deleted
No edit summary |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
tr { height: |
tr { height: 40px;} |
||
td { width: |
td { width: 40px;} |
||
.bttable { |
.bttable { |
||
Line 7: | Line 7: | ||
text-align: center; |
text-align: center; |
||
color: green; |
color: green; |
||
font-size: smaller; |
|||
} |
} |
||
.banner { color: red; background-color: |
.banner { color: red ; background-color: lightgray ; } |
||
. |
.row1 { background-color: Aqua ; } |
||
.row2 { background-color: CornflowerBlue; } |