diff options
Diffstat (limited to 'web')
| -rw-r--r-- | web/style.css | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/web/style.css b/web/style.css index 5a296f3..eb0d21b 100644 --- a/web/style.css +++ b/web/style.css @@ -28,6 +28,10 @@ label {      display: inline-block;  } +blockquote { +    font-style: italic; +} +  #notfooter {      min-height: 100%;      height: auto !important;  | 
