-
Notifications
You must be signed in to change notification settings - Fork 0
/
about_html.css
41 lines (41 loc) · 2.89 KB
/
about_html.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
a { color:#5D5D9E; }
a:visited { color:#5D5D9E; }
a:active { color:#5C615E; }
a:hover { color:#B2B3B4; }
#menu_1d0e9860 a { text-decoration: none; }
#menu_1d0e9860_pane { background-color: #2C2825; border: 1px solid #646464; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); }
#menu_1d0e9860_hr { background-color: #646464; height: 1px; border: none; }
#menu_1d0e9860_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; }
#menu_1d0e9860_entry:hover { background-color: #323232; color: #FFFFFF !important; }
#menu_1d0e9860_entry:hover span { color:#FFFFFF !important; }
.menu_1d0e9860_mainMenuEntry { text-align: center; }
.menu_1d0e9860_mainMenuEntry:hover { background-color:#FFFFFF; }
.menu_1d0e9860_mainMenuEntry:hover span { color:#000000 !important; }
#menu_1d0e9860 .mobileEntry { display: none; }
#menu_1d0e9860 .normalEntry { display: block; }
@media only screen and (max-width:450px) {
#menu_1d0e9860 .mobileEntry { display: block; }
#menu_1d0e9860 .normalEntry { display: none; }
}
body { background-color:#FFFFFF; padding:0; margin: 0; }
.textstyle1 { text-align:left; }
#container_2c2aa590 { vertical-align: top; position:relative; display: inline-block; width:100%; min-height:14px; background-color:#2C2825; }
#container_2c2aa590_padding { margin: 10px; display: block; }
.textstyle2 { text-align:center; }
#menu_1d0e9860 { vertical-align: bottom; position:relative; display: inline-block; width:336px; height:34px; max-width:800px; text-align:left; background:none; }
.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; }
.style1 { position:absolute; width:100px; height:34px; left:10px; }
.style2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:18px; }
.textstyle3 { font-size:10pt; font-family:'Palatino Linotype', 'Book Antiqua3', Palatino, serif; color:#FFFFFF; font-weight:bold; white-space: nowrap; }
.style3 { position:absolute; width:100px; height:34px; left:110px; }
.style4 { position:absolute; width:100px; height:34px; left:210px; }
.textstyle4 { font-size:15pt; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; white-space: nowrap; }
#container_5a940f7f { vertical-align: top; position:relative; display: inline-block; width:100%; min-height:70px; max-width:800px; background:none; }
#container_5a940f7f_padding { margin: 10px; display: block; }
.textstyle5 { font-size:16pt; font-family:'Palatino Linotype', 'Book Antiqua3', Palatino, serif; color:#000000; line-height: 1.5; }
.textstyle6 { font-size:12pt; font-family:'Palatino Linotype', 'Book Antiqua3', Palatino, serif; color:#000000; line-height: 1.5; }
.textstyle7 { font-size:10pt; font-family:Arial, Helvetica, sans-serif; color:#000000; }
@media only screen and (max-width: 450px)
{
#menu_1d0e9860 { width:100px; }
}