author | veltr |
Thu, 21 Mar 2013 18:48:12 +0100 | |
changeset 11 | 9833f3e24105 |
parent 5 | 490e4d1b6fee |
permissions | -rw-r--r-- |
2 | 1 |
@font-face { |
2 |
font-family: "DIN-Mittelschrift"; |
|
4 | 3 |
src: url('../font/DINMittelschriftStd.woff') format('woff'); |
2 | 4 |
} |
5 |
||
1 | 6 |
body { |
5 | 7 |
font-family: Arial, sans-serif |
1 | 8 |
} |
9 |
||
4 | 10 |
.contents { |
11 | 11 |
position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: #000; color: #fff; overflow: hidden; |
1 | 12 |
} |