updated style
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@font-face {
|
||||
font-family: 'charterregular';
|
||||
src: url('http://blog.veitheller.de/charter_regular-webfont.eot');
|
||||
src: url('http://blog.veitheller.de/charter_regular-webfont.woff') format('woff');
|
||||
src: url('/charter_regular-webfont.eot');
|
||||
src: url('/charter_regular-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@@ -13,7 +13,7 @@ body {
|
||||
}
|
||||
.poem {
|
||||
margin: auto;
|
||||
max-width: 900px;
|
||||
max-width: 1000px;
|
||||
height: 100vh;
|
||||
font-size: 23px;
|
||||
font-family: 'charterregular';
|
||||
@@ -29,6 +29,5 @@ body {
|
||||
.nav {
|
||||
font-size: 50px;
|
||||
padding: 10px;
|
||||
font-family: 'charterregular';
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Reference in New Issue
Block a user