221
edits
GwenoraTasen (talk | contribs) No edit summary |
GwenoraTasen (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
.gwenservice table tbody tr th { | .gwenservice table tbody tr th { | ||
border-radius: 10px 10px 0px 0px; | border-radius: 10px 10px 0px 0px; | ||
padding-left: 5px; | |||
padding-right: 5px; | |||
} | } | ||
<!--background: steelblue !important;!--> | <!--background: steelblue !important;!--> | ||
.gwenservice table tbody tr th table tbody tr th { | .gwenservice table tbody tr th table tbody tr th { | ||
border-radius: 0px; | border-radius: 0px; | ||
padding-left: 0px; | |||
padding-right: 0px; | |||
} | } | ||
}} | }} |
edits