--- fenglin/www/css/default.css 2025/03/01 09:08:07 1.2 +++ fenglin/www/css/default.css 2025/04/14 05:09:58 1.3 @@ -1,16 +1,16 @@ -BODY, P, TD, A { font-size: 12px; } +BODY, P, TD, A { font-size: 16px; } A:link, A:visited, A:active { color: black; text-decoration: none; } A:hover { color: red; text-decoration: underline; } A.guide:link, A.guide:visited, A.guide:active { color: white; text-decoration: none; } A.guide:hover { color: white; text-decoration: underline; } -TR.guide_bar { color: white; background-color: #004d99; height: 20px; } +TR.guide_bar { color: white; background-color: #004d99; height: 25px; } TR.title_list { color: black; background-color: #f0f0f0; } -TR.title_bar_1 {color: white; background-color: #004d99; height: 20px; } -TR.title_bar_2 { color: white; background-color: #009999; height: 20px; } -TR.title_bar_3 { color: white; background-color: #994d00; height: 20px; } -TR.title_bar_4 { color: white; background-color: #999900; height: 20px; } -TR.title_bar_5 { color: white; background-color: #588FC7; height: 20px; } -TR.title_bar_6 { color: white; background-color: #FF8d62; height: 20px; } +TR.title_bar_1 { color: white; background-color: #004d99; height: 25px; } +TR.title_bar_2 { color: white; background-color: #009999; height: 25px; } +TR.title_bar_3 { color: white; background-color: #994d00; height: 25px; } +TR.title_bar_4 { color: white; background-color: #999900; height: 25px; } +TR.title_bar_5 { color: white; background-color: #588FC7; height: 25px; } +TR.title_bar_6 { color: white; background-color: #FF8d62; height: 25px; } .td1 {border-bottom:1px solid #333333; border-left:1px solid #333333; border-right:1px solid #333333; border-top:1px solid #333333;} .td2 {border-bottom:1px solid #aaaaaa; border-left:1px solid #aaaaaa; border-right:1px solid #aaaaaa; border-top:1px solid #aaaaaa;} .td3 {border-bottom:1px solid #aaaaaa; border-left:1px solid #aaaaaa; border-right:1px solid #aaaaaa; border-top:1px solid #aaaaaa;BACKGROUND-COLOR: #FEF7DF;FONT-SIZE: 12px;}