221
edits
GwenoraTasen (talk | contribs) No edit summary |
GwenoraTasen (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
{{#CSS: | {{#CSS: | ||
.wood { | .wood { | ||
border-radius: | border-radius: 15px; | ||
padding-bottom: 15px; | |||
} | } | ||
.gwenservice table tbody tr th { | .gwenservice table tbody tr th { | ||
border-radius: | border-radius: 15px; | ||
padding-left: 5px; | padding-left: 5px; | ||
padding-right: 5px; | padding-right: 5px; | ||
padding-bottom: | padding-bottom: 15px; | ||
} | } | ||
<!--background: steelblue !important;!--> | <!--background: steelblue !important;!--> | ||
Line 18: | Line 19: | ||
} | } | ||
.gwencrewnav table { | .gwencrewnav table { | ||
border-width: | border-width: 15px 5px 15px 5px !important; | ||
border-radius: | border-radius: 15px; | ||
border-color: steelblue; | border-color: steelblue; | ||
} | } |
edits