-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout_html.css
More file actions
62 lines (62 loc) · 4.48 KB
/
Copy pathabout_html.css
File metadata and controls
62 lines (62 loc) · 4.48 KB
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
a { color:#7F8D0F; }
a:visited { color:#7F8D0F; }
a:active { color:#261F09; }
a:hover { color:#342A0C; }
#menu_45a0842a a { text-decoration: none; }
#menu_45a0842a_pane { background-color: #AA8150; border: 1px solid #AA8150; padding-top: 10px; padding-bottom: 10px; box-shadow: 2px 2px 6px 0px rgba(8, 8, 8, 0.784314); }
#menu_45a0842a_hr { background-color: #AA8150; height: 1px; border: none; }
#menu_45a0842a_entry { padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px; }
#menu_45a0842a_entry:hover { background-color: #323232; color: #FFFFFF !important; }
#menu_45a0842a_entry:hover span { color:#FFFFFF !important; }
.menu_45a0842a_mainMenuEntry { text-align: center; }
.menu_45a0842a_mainMenuEntry:hover { background-color:#504013; }
.menu_45a0842a_mainMenuEntry:hover span { color:#FFFFFF !important; }
#menu_45a0842a .mobileEntry { display: none; }
#menu_45a0842a .normalEntry { display: block; }
@media only screen and (max-width:370px) {
#menu_45a0842a .mobileEntry { display: block; }
#menu_45a0842a .normalEntry { display: none; }
}
body { background-color:#DADADA; padding:0; margin: 0; }
.textstyle1 { text-align:center; }
#container_5806d7d8 { vertical-align: top; position:relative; display: inline-block; width:80%; min-height:466px; max-width:1200px; background:none; }
#container_5806d7d8_padding { margin: 10px; display: block; }
.textstyle2 { text-align:left; }
#container_20275cb0 { vertical-align: top; position:relative; display: inline-block; width:100%; min-height:38px; background-color:#C0C0C0; }
#container_20275cb0_padding { margin: 10px; display: block; }
.textstyle3 { font-size:28pt; font-family:Impact, Charcoal, sans-serif; color:#004000; text-shadow: 2px 2px 6px #FEFFFE; }
#menu_45a0842a { vertical-align: bottom; position:relative; display: inline-block; width:100%; height:55px; text-align:left; background-color:#959595; }
.menuholder1 { position: relative; overflow: hidden; width: 100%; height: 100%; }
.menustyle1 { position:absolute; width:85px; height:55px; left:10px; }
.menuentry_text1 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:19px; }
.textstyle4 { font-size:12pt; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; white-space: nowrap; }
.menuentry_text2 { position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin-top:auto; margin-bottom:auto; margin-left:auto; margin-right:auto; height:18px; }
.textstyle5 { font-size:12pt; font-family:Segoe, 'Segoe UI', 'Helvetica Neue', sans-serif; color:#FFFFFF; white-space: nowrap; }
.menustyle2 { position:absolute; width:85px; height:55px; left:95px; }
.menustyle3 { position:absolute; width:101px; height:55px; left:180px; }
.textstyle6 { font-size:14pt; font-family:'Trebuchet MS', Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; white-space: nowrap; }
#container_2120d1ae { vertical-align: top; position:relative; display: inline-block; margin:0px 5px 0px 0px;width:100%; min-height:391px; background-color:#FFFFFF; }
#container_2120d1ae_padding { margin: 20px 10px 10px 10px;display: block; }
.textstyle7 { font-size:15pt; font-family:'Trebuchet MS', Helvetica, sans-serif; color:#000000; font-weight:bold; }
.textstyle8 { font-size:10pt; font-family:'Trebuchet MS', Helvetica, sans-serif; color:#000000; }
#img_1fffb498 { vertical-align: bottom; position:relative; display: inline-block; width:65%; background:none; height:auto; }
.textstyle9 { font-size:12pt; font-family:'Trebuchet MS', Helvetica, sans-serif; color:#000000; }
#container_22e24068 { vertical-align: top; position:relative; display: inline-block; width:65%; min-height:280px; background:none; }
#container_17666c37 { vertical-align: top; position:relative; display: inline-block; width:100%; min-height:56px; background-color:#6A6A6A; }
#container_17666c37_padding { margin: 20px; display: block; }
.textstyle10 { font-size:12pt; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; }
.textstyle11 { font-size:10pt; font-family:Arial, Helvetica, sans-serif; color:#000000; }
.textstyle12 { font-size:12pt; font-family:Arial, Helvetica, sans-serif; color:#000000; }
@media only screen and (max-width: 640px)
{
#container_5806d7d8 { width:100%; }
#container_20275cb0 * span { font-size:24pt; }
}
@media only screen and (max-width: 435px)
{
#container_20275cb0 * span { font-size:19pt; }
}
@media only screen and (max-width: 370px)
{
#container_20275cb0 * span { font-size:12pt; }
}