diff options
Diffstat (limited to 'stylesheets')
| -rw-r--r-- | stylesheets/extra.css | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/stylesheets/extra.css b/stylesheets/extra.css deleted file mode 100644 index 59c662c..0000000 --- a/stylesheets/extra.css +++ /dev/null @@ -1,10 +0,0 @@ -.md-content img { - border: 1px solid var(--md-primary-fg-color); - box-shadow: 0 0 .2rem #0000001a,0 .2rem .4rem #0003; -} - -.md-content h1, -.md-content h2, -.md-content h3 { - clear : both; -} |