.
[HamExam.git] / style.css
blob4799d4b2c7140ef5c70e7257122c5c3937a7dddb
1 body { left:2.5%; right:2.5%; position:absolute; COLOR:#222; background: white; TEXT-ALIGN: left; FONT-FAMILY: "Minion Pro", Georgia, "Times New Roman", Times, serif; FONT-SIZE: 14px; }
2 body.menue { left:2.5%; right:2.5%; position:absolute; COLOR:#222; background: lightblue; TEXT-ALIGN: left; FONT-FAMILY: "Minion Pro", Georgia, "Times New Roman", Times, serif; FONT-SIZE: 14px; }
4 img { border:0; }
6 a { color:#aa0000; text-decoration:none; }
7 a:active, a:hover { text-decoration: underline; }
9 a.eng:after { content:url(./img/english.png); border:0; }
10 a.ger:after { content:url(./img/german.png); border:0; }
12 div.header { left:12.5%; position:absolute; width:75%; text-align:left; vertical-align:middle; }
13 div.question { padding-bottom: 10px; }
14 div.answer { padding-bottom: 10px; }
15 div.hint { padding-bottom: 10px; }
16 div.id { font-weight: bold; font-color=red; }
18 div.menue { text-align:left; padding-top:4pt; font-size:14px; border:0 0 0 0; margin:0 0 0 0; }
19 a.menue { color:#222; text-decoration: none; padding:2pt; }
20 a.menue:hover { color:#666; text-decoration:underline; /*border-bottom:#666 2px solid; */ }
22 div.title { text-align: center; font-size: 32px; font-weight: normal; letter-spacing: -1pt; border-bottom:#222 1px solid; height:26pt; }