.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; } /* 上傳說明樣式 */