diff options
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/base.html b/templates/base.html index fe338e9..c5b4f9e 100644 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -69,8 +69,8 @@ | |||
| 69 | margin-block-start: 1.5rem; | 69 | margin-block-start: 1.5rem; |
| 70 | margin-block-end: 1.5rem; | 70 | margin-block-end: 1.5rem; |
| 71 | padding: 0.5rem 0; | 71 | padding: 0.5rem 0; |
| 72 | border-top: 1px solid black; | 72 | border-top: 1px solid #aaa; |
| 73 | border-bottom: 1px solid black; | 73 | border-bottom: 1px solid #aaa; |
| 74 | } | 74 | } |
| 75 | 75 | ||
| 76 | code { | 76 | code { |
