diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 2b11ba7..507f14d 100644 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | :root { | 14 | :root { |
| 15 | --first-child-width: 150px; | 15 | --first-child-width: 150px; |
| 16 | --primary-color: gainsboro; | 16 | --primary-color: gainsboro; |
| 17 | --secondary-color: #555; | 17 | --secondary-color: black; |
| 18 | --tertiary-color: #eee; | 18 | --tertiary-color: #eee; |
| 19 | --code-color: #f9f9f9; | 19 | --code-color: #f9f9f9; |
| 20 | --border-width: 1px; | 20 | --border-width: 1px; |
