diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2026-04-15 12:24:51 +0200 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2026-04-15 12:24:51 +0200 |
| commit | 23daf3b893f11bcfb83765108c892edec0ae49a8 (patch) | |
| tree | 9f811fe52a23675b9bad1c803fbc05293bcf22b6 /static/main.css | |
| parent | 82a4dc182321b18e1b5ffa0cadd3077dbc288eed (diff) | |
Move non personal apple notes here
Diffstat (limited to 'static/main.css')
| -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%;
|
