diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-22 22:54:51 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-22 22:54:51 +0000 |
| commit | 414f285f8e26aa520b38463336eb279dd7a3c36f (patch) | |
| tree | d329501006c89e782c25b6fc7c6c4286621472ed | |
| parent | 17c93d9e2116e592ebde1c8af202de7c792c68f3 (diff) | |
fix
| -rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ pre { background-color: #000000; margin: 5px; padding: 23px; - border: 29px double white; + border: 29px double #8fbc8f; } a.textlink:before { |
