minor css adjustments

master
lza_menace 4 years ago
parent d2c7d912e6
commit a52c0c11b4

@ -2064,7 +2064,8 @@ input, select, textarea {
#header {
position: relative;
background: #ffffff;
background-image: : url("https://git.wownero.com/wownero/wow-assets/raw/branch/master/WOW-WOW-720x234.png");
background-repeat: repeat-x;
border-bottom: solid 1px #ccc;
padding: 5em 0 4em 0;
text-align: center;

@ -307,3 +307,14 @@ p.subheader {
margin: .5em auto;
padding-bottom: 1em;
}
#slim-header {
text-align: center;
}
#slim-header > p {
display: block;
font-style: italic;
margin: 0;
padding-bottom: 0;
}