X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=data%2Fcss%2Fmain%2Fstyle.css;fp=data%2Fcss%2Fmain%2Fstyle.css;h=cef0c789a5831b19194ad581585179b2e42f3b23;hb=de507cb17808d9528c942e5a207e95e3e35b93eb;hp=d436f0c08cb51fd3ae3a26175f12aa5776efb302;hpb=6c04ba4e0258ed5a3dd473b5d361115cf3bfc14b;p=test.git diff --git a/data/css/main/style.css b/data/css/main/style.css index d436f0c..cef0c78 100755 --- a/data/css/main/style.css +++ b/data/css/main/style.css @@ -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; } /* 上傳說明樣式 */