Difference between revisions of "Setsuna"
Jump to navigation
Jump to search
imported>Bones |
imported>Bones |
||
Line 17: | Line 17: | ||
[[Image:Setsunaban.jpg|center|class=banner]] | [[Image:Setsunaban.jpg|center|class=banner]] | ||
− | + | {{#css: | |
+ | .banner { | ||
+ | border: 6px DarkRed solid; | ||
+ | border-radius: 10px; | ||
+ | box-sizing: border-box; | ||
+ | height: auto; | ||
+ | max-width: 1278px; | ||
+ | width: 100%; | ||
+ | } | ||
+ | #loki-table, | ||
+ | #loki-table .loki-table { | ||
+ | margin: 0 auto; | ||
+ | max-width: 1278px; | ||
+ | |||
+ | } | ||
+ | }} | ||