diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/style/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style/default.css b/static/style/default.css index fe5b83e..084475c 100644 --- a/static/style/default.css +++ b/static/style/default.css @@ -153,7 +153,7 @@ pre.large { font-style: italic; /* font-family: sans-serif; */ text-align: center; - width: 720px; + width: 724px; margin-bottom: 5px; margin-top: 0px; border-top: 2px solid #000000; |