Difference between revisions of "Template:Toulouse"
Line 463: | Line 463: | ||
width:472px; | width:472px; | ||
height:327px; | height:327px; | ||
+ | } | ||
+ | |||
+ | |||
+ | table.result{ | ||
+ | |||
+ | |||
+ | display: block; | ||
+ | font-family: sans-serif; | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | font-size: 115%; | ||
+ | overflow: auto; | ||
+ | width: auto; | ||
+ | |||
+ | th{ | ||
+ | background-color: rgb(112, 196, 105); | ||
+ | color: white; | ||
+ | font-weight: normal; | ||
+ | padding: 20px 30px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | td { | ||
+ | background-color: rgb(238, 238, 238); | ||
+ | color: rgb(111, 111, 111); | ||
+ | padding: 20px 30px; | ||
+ | } | ||
+ | |||
} | } | ||
Revision as of 14:16, 2 September 2015