diff options
-rw-r--r-- | template.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.txt b/template.txt index 4e91636..f22fe67 100644 --- a/template.txt +++ b/template.txt @@ -20,7 +20,7 @@ h1,h2,h3,h4{font-family: "Misc Fixed"; padding-left: 5px;} hr{border-color: black;} div.viewing{max-width: 70%; width: 100%; display: inline-block; margin: 10px;} div.cover{display:inline-block; vertical-align: top; padding-top: 28px; padding-left: 15px; padding-bottom: 20px;} -.content{}; +.content{} </style> </head> <body> |