Difference between revisions of "Template:Banner"

From From The Ashes Wiki
Jump to: navigation, search
(Created page with "{{#css: .banner { border: 6px black solid; border-radius: 10px; box-sizing: border-box; height: auto; max-width: 1278px; width: 100%; } #loki-table, #l...")
 
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#css:
+
{| cellpadding="0" cellspacing="5" width="1000" style="background: #333333; border:4px solid #000000; padding:0em 0em 0em 0em; -moz-border-radius: 12px; -webkit-border-radius: 12px"
.banner {
+
|-
    border: 6px black solid;
+
| colspan="2" style="text-align: center; background: #ffffff; -moz-border-radius: 12px; -webkit-border-radius: 12px; border: 2px solid #000000"
    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;
 
    background: black !important;
 
}
 
}}
 

Latest revision as of 02:20, 25 July 2017

colspan="2" style="text-align: center; background: #ffffff; -moz-border-radius: 12px; -webkit-border-radius: 12px; border: 2px solid #000000"