From: sparky4 Date: Mon, 7 Mar 2011 02:28:16 +0000 (-0600) Subject: modified: data/css/yotsubanome2.css X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=6e2136a9002a1d1362f16bd2212d6fb511936f79;p=test.git modified: data/css/yotsubanome2.css --- diff --git a/data/css/yotsubanome2.css b/data/css/yotsubanome2.css index 78ef280..31da163 100644 --- a/data/css/yotsubanome2.css +++ b/data/css/yotsubanome2.css @@ -1,4 +1,4 @@ -/* Yotsubanome Channel Official CSS */ +/* Yotsubanome Channel 2nd Official CSS */ /* palette1 #FFFF7A #FFFFAC #FFFFEE #808000 */ /* palette2 [web safe] #FFFF66 #FFFF99 #FFFFCC #CCCC00 */ html, body { background:#EEFFFF; color:#008080; font-size: 12pt; } /*~~~~*/ @@ -17,13 +17,13 @@ a:hover { text-decoration: none; background-color: #FFFF00; color: #000000; } .delbuttons { text-align:center; padding-bottom:4px; } .managehead { background:#6080F6; color:#808000; padding:0px; } .postlists { background:#000000; width:100%; padding:0px; color:#808000; } -.row1 { background:#F6F6F6; color:#808000; } -.row2 { background:#D6D6F6; color:#808000; } +.row1 { background:#F6F6F6; color:#008080; } +.row2 { background:#D6D6F6; color:#008080; } .unkfunc { background:inert; color:#789922; } .unkfunc2 { background:inert; color:#696969; } .spoiler a.quotelink { color: inherit; } .filesize { text-decoration:none; } -.filetitle { background:inherit; font-size:1.2em; color:#CCCC05; font-weight:800; } +.filetitle { background:inherit; font-size:1.2em; color:#05CCCC; font-weight:800; } .postername { color:#117743; font-weight:bold; } .postertrip { color:#228854; } .oldpost { color:#CC1105; font-weight:800; } @@ -31,7 +31,7 @@ a:hover { text-decoration: none; background-color: #FFFF00; color: #000000; } .reply { background:#ACFFFF; } /*~~~~*/ .replyhl { background: #000000; color:#00FF00; border: 4px dashed #FFFF00; } .doubledash { vertical-align:top; clear:both; float:left; } -.replytitle { background:inherit; font-size:1.2em; color:#CCCC05; font-weight:800; } +.replytitle { background:inherit; font-size:1.2em; color:#05CCCC; font-weight:800; } .commentpostername { color:#117743; font-weight:800; } .thumbnailmsg { font-size: small; } .abbrev { color:#707070; }