diff options
Diffstat (limited to 'style')
-rw-r--r-- | style/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/style.css b/style/style.css index 1dc164b..ec0b3ef 100644 --- a/style/style.css +++ b/style/style.css @@ -217,7 +217,7 @@ label { } #page { - border-left: 200px solid white; + border-left: 200px solid white; font-size: 14px; } |