fixing tx pool/index and tightening up page content

This commit is contained in:
lza_menace 2020-07-02 21:52:21 -07:00
parent a2c4739344
commit e7d7e45df3
6 changed files with 54 additions and 62 deletions

View file

@ -2064,10 +2064,6 @@ input, select, textarea {
#header {
position: relative;
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;
}
@ -2266,7 +2262,7 @@ input, select, textarea {
#main {
position: relative;
background-color: #f7f7f7;
padding: 4em 0 4em 0;
padding: 2em 0 2em 0;
}
#main:before {
@ -2285,7 +2281,7 @@ input, select, textarea {
#footer {
position: relative;
color: #858484;
padding: 4em 0;
padding: 2em 0;
}
#footer:before {