View source for Template:SW/empire.css
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
.body {
width: 100%;
background: rgb(0,0,0);
background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(128,0,0,1) 30%, rgba(128,0,0,1) 91%, rgba(255,97,3,1) 100%);
font-family: Verdana, Geneva, sans-serif;
color: #FFFFFF;
}
.h1 {
font-family: Verdana, Geneva, sans-serif;
font-size: 50px;
color: #FFFFFF;
font-weight: bold;
font-style: normal;
border-bottom: 1px solid #ff6103;
}
.h2 {
font-family: Verdana, Geneva, sans-serif;
font-size: 30px;
color: #FFFFFF;
font-weight: bold;
font-style: normal;
000
1:0
Return to Template:SW/empire.css.