diff options
Diffstat (limited to 'src/static')
-rw-r--r-- | src/static/site2.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/static/site2.css b/src/static/site2.css index 62b43ff3..0f408c61 100644 --- a/src/static/site2.css +++ b/src/static/site2.css @@ -730,12 +730,6 @@ li > ul { img { object-fit: cover; - /* these unfortunately dont take effect while loading, so... - text-align: center; - line-height: 2em; - text-shadow: 0 0 5px black; - font-style: oblique; - */ } .reveal { |