Widget:BlueTable2: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude> </noinclude><includeonly> <style type="text/css"> .BlueTable table, .BlueTable th, .BlueTable td { border: 0px; font-size: 90%; margin: 3px; } .BlueTable th { ..." |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<style type="text/css"> | <style type="text/css"> | ||
. | .BlueTable2 table, .BlueTable2 th, .BlueTable2 td { | ||
border: 0px; | border: 0px; | ||
font-size: 90%; | font-size: 90%; | ||
margin: 3px; | margin: 3px; | ||
} | } | ||
. | .BlueTable2 th { | ||
padding: 5px 5px; | padding: 5px 5px; | ||
background-color: #4479BA; | background-color: #4479BA; | ||
color: white; | color: white; | ||
} | } | ||
. | .BlueTable2 td { | ||
padding: 0px 0px; | padding: 0px 0px; | ||
background-color: #F5F5F5; | background-color: #F5F5F5; | ||
text-align:left; | |||
} | } | ||
. | .BlueTable2 td:first-child { | ||
background-color: #DCDCDC ; | background-color: #DCDCDC ; | ||
} | } | ||
</style> | </style> | ||
</includeonly> | </includeonly> |
Latest revision as of 21:09, 10 December 2014