|
|
@@ -0,0 +1,19 @@ |
|
|
|
// @font-face { |
|
|
|
// font-family: "EBGaramond-initials"; |
|
|
|
// src: url("font/EBGaramond/EBGaramond-Initials.otf") format("opentype"); |
|
|
|
// font-style: normal; |
|
|
|
// font-weight: normal; |
|
|
|
// } |
|
|
|
|
|
|
|
html body { |
|
|
|
// font-family: 'EBGaramond', 'Times New Roman'; |
|
|
|
background: url("background/interlaced/interlaced.png") repeat; |
|
|
|
margin: 0; |
|
|
|
} |
|
|
|
|
|
|
|
h1 { |
|
|
|
color: black; |
|
|
|
} |
|
|
|
a { |
|
|
|
// text-decoration: none; |
|
|
|
} |