]> 4ch.mooo.com Git - test.git/commitdiff
modified: data/css/main/style.css
authorsparky4 <sparky4@4ch.irc.su>
Fri, 25 Feb 2011 09:01:05 +0000 (03:01 -0600)
committersparky4 <sparky4@4ch.irc.su>
Fri, 25 Feb 2011 09:01:05 +0000 (03:01 -0600)
data/css/main/style.css

index 3866bee4c19d42176c945d2e657b175c3904ffa5..a972cdb09762822a944ffb6ac7f7531c342de0b3 100755 (executable)
@@ -6,7 +6,7 @@
        .logo { font-size: 20pt; font-weight: bold; margin: 1.2ex 0ex; margin-top: 16px; float: none; } /* 文章張貼者名稱樣式 */
        .sublogo { font-size: 10pt; font-weight: none;  }
        hr.top { width: 90%; height: 0px; border-top: 1; border-bottom: 0px; border-left: 0px; border-right: 0px; } /* 主標題下分隔線樣式 */
-       .hide_btn { float: right; width: 4em; height: 1.25em; overflow: hidden; text-align: center; } /* 表單收縮按鈕樣式 */ /*background: #FF0;*/
+       .hide_btn { float: right; width: 4em; height: 1.25em; overflow: hidden; text-align: center; background: #FF0; } /* 表單收縮按鈕樣式 */
        .show { color: #00E; padding: 1px; }
        .hide { display: none; }
        #postinfo { font-size: 0.8em; } /* 上傳說明樣式 */