diff --git a/_posts/0000-01-01-Character.html b/_posts/0000-01-01-Character.html index 18891e8..00c2d5d 100644 --- a/_posts/0000-01-01-Character.html +++ b/_posts/0000-01-01-Character.html @@ -27,10 +27,8 @@ tags: [Character Cards] section.content form#spells { position: absolute; display: block; margin-top: 150px; margin-left: 250px; } section.content form#gear { position: absolute; display: block; margin-top: 1150px; margin-left: -500px; } section.content form#notes { position: absolute; display: block; margin-top: 1150px; margin-left: 250px; } - body { + html { zoom: 80%; - -webkit-transform: scale(.8,.8); - -moz-transform: scale(.8,.8); } }