remove some unnecessary styles to reply on /import
This commit is contained in:
parent
c126db3a5b
commit
c9b02a217d
1 changed files with 0 additions and 15 deletions
|
|
@ -6,17 +6,6 @@
|
|||
<title>{{title}}</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
<style>
|
||||
body {
|
||||
margin: 0;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
.page-container {
|
||||
max-width: 70ch;
|
||||
padding: 1rem;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.guestbook-prompt {
|
||||
display: block;
|
||||
margin-bottom: 1em;
|
||||
|
|
@ -128,10 +117,6 @@
|
|||
height: 2em;
|
||||
}
|
||||
|
||||
.entries dt:not(:first-child) {
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
|
||||
.entry-name {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue