diff options
| author | Karan Jayachandra <me@karanj.com> | 2026-04-17 22:36:36 +0200 |
|---|---|---|
| committer | Karan Jayachandra <me@karanj.com> | 2026-04-17 22:36:36 +0200 |
| commit | 150d0d7fe5825050ad22b88783591263b7b6e7d2 (patch) | |
| tree | a908689dd814d6a7dc4fe6dfb77ba5d99703184a /static/main.css | |
| parent | b5c4ba6f894e4bc855825dd86a993bb38922c54b (diff) | |
| parent | 364efd06bf4fccf1bb879050ba0c50fd67c5a1ff (diff) | |
Merge branch 'develop' into 'main'
Develop
See merge request KaranJayachandra/karanjayachandra.gitlab.io!12
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%;
|
