A course ready reckoner is added
[agdavaarregn.git] / hemsida / css / screen.css
blob4317ba4514873df9d0d0ab4e3f63bb98164d7f01
2 body {
3 width: 50%;
4 margin-left: 20%;
5 font-family: Verenda, sens-serif;
6 font-size: normal;
9 h1 {
10 text-align: center;
13 h2 {
14 text-indent: 10px;
17 h3 {
18 font-size: normal;
19 font-weight: bold;
21 /* h3, betoning och hr samma */
22 em { /* betoning */
23 font-size: normal;
24 font-weight: bold;
27 ul { margin-left: 2cm; margin-right: 2cm }
29 table {
30 text-family: Veranda, sans-serif;
31 border: 1;
32 width: 80%;
34 hr { /* tabellrubrik */
35 font-size: normal;
36 font-weight: bold;