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