diff options
Diffstat (limited to 'templates/style.css.html')
-rw-r--r-- | templates/style.css.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/style.css.html b/templates/style.css.html index 1cd23b6..716880d 100644 --- a/templates/style.css.html +++ b/templates/style.css.html @@ -48,8 +48,8 @@ } nav active { - font-weight: bold; - margin-right: 10px; + font-weight: bold; + margin-right: 10px; } textarea { |