better CSS
This commit is contained in:
parent
9b8cadebe1
commit
a7bf84a31f
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
body {background-color:#000;margin:0px;color:white!important;font-size:12px!important;}
|
||||
|
||||
.con {max-width:800px;margin:0px auto;}
|
||||
.nav {background:#020;text-align:center;overflow:auto;max-height:50px;font-size:26px;color:white!important;font-weight:bold;padding:4px}
|
||||
.nav {background:#000;text-align:center;overflow:auto;max-height:50px;font-size:26px;color:white!important;font-weight:bold;padding:4px;border:1px #080 solid}
|
||||
.txt {background:#050;padding:2px}
|
||||
.foot {background:#030;font-size:10px!important;padding:2px}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue