We can't parse this yet, but we have to start somewhere. :^)
@@ -0,0 +1,38 @@
+html {
+ display: inline;
+ font-family: Katica;
+}
+
+head, link, meta, script, style, title {
+ display: none;
+body {
+ display: block;
+ margin: 8;
+h1 {
+ font-family: Pebbleton;
+ font-weight: bold;
+pre {
+ font-family: Csilla;
+u, ins {
+ text-decoration: underline;
+strong, b {
+ font-family: KaticaBold;
+p {
+ margin-bottom: 8;
+ margin-top: 8;