diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/main.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/static/main.css b/static/main.css index cfdf2af..749d9b9 100644 --- a/static/main.css +++ b/static/main.css @@ -63,13 +63,6 @@ table { th, td {
border: 1px solid;
}
-kbd, code, pre {
- background-color: var(--code-bg-color);
- font-size: large;
-}
-mark {
- background-color: var(--theme-color);
-}
footer {
text-align: center;
padding-top: 2%;
|
