OSDN Git Service

Revert "mirror .org"
[sevenzip/7-Zip.git] / www.7-zip.org / style.css
1 BODY { color: black; background-color: white; font-family: Verdana, Arial, Helvetica; font-size: 80% }
2 TH { font-size: 80% }
3 TD { font-size: 80% }
4 H1 { text-align: center; font-size: 140% }
5 H2 { text-align: center; font-size: 120% }
6 H4 { font-size: 100% }
7
8 TABLE.News { background-color: silver; width:220px}
9 TR.NewsHeader { background-color: #8080E0 }
10 TR.News { background-color: #FFF8F8 }
11 TD.NewsTitle { color: white; font-weight: bold; width:55%}
12 TD.NewsDate { color: white; font-weight: bold; text-align: right}
13 TD.NewsText { font-size: 70%}
14
15 A.MenuLink { text-align: left; font-weight: bold; color: blue; text-decoration: none }
16 A.MenuLink:hover { color: green }
17 .MenuCurrent { text-align: left; font-weight: bold }
18
19 TD.MenuColumn { background-color: #E0E0E0; width: 120px}
20
21 TD.Layout { background-color: white}
22 TH.Title { background-color: #A0E0A0}
23 TD.Item { background-color: #E8E8E8}
24 TD.SubItem { background-color: #FFFFFF}
25 TD.ExternalProgram { background-color: #E8D0E8}