aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/ayashii.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/ayashii.css')
-rw-r--r--static/css/txt/ayashii.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/css/txt/ayashii.css b/static/css/txt/ayashii.css
index 42d1837..0e2109d 100644
--- a/static/css/txt/ayashii.css
+++ b/static/css/txt/ayashii.css
@@ -9,6 +9,7 @@ h4:before{content:">";color:#FFFFFE;display:inline-block;font-size:16px;width:
.first h4:before{content:none}
input[type=submit],input[type=button],button{border-width:2px;border-style:outset ridge ridge outset;border-color:#FFF #000 #000 #FFF;background:#DDD;color:#000;padding:0 8px}
#main_nav,.banner{background:inherit;text-align:left;margin:0;padding-left:2.5%}
+.fix #main_nav{background:inherit;text-align:center}
#titlebox{margin-bottom:1em;margin-top:5px}
.threadnav a{margin-left:4px}
.innerbox{margin:0;padding:0}
@@ -43,7 +44,7 @@ form .msg{border:1px dotted #FFF}
#content.grid,#content.grid .row{border-style:groove;border-color:gray}
.threads #footer{text-align:center}
@media(max-width:720px){
- body.mainpage,body.threads{margin:8px}
+ body.mainpage,body.threads{margin-left:8px;margin-right:8px}
h2 span{margin-left:0;float:none}
h4:before{font-size:12px;width:20px}
div.msg,.first .msg{margin:.5em 0 .5em 20px}