diff options
Diffstat (limited to 'css/theme')
-rw-r--r-- | css/theme/sky.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/css/theme/sky.css b/css/theme/sky.css index 99f0a7c..2f2bee2 100644 --- a/css/theme/sky.css +++ b/css/theme/sky.css @@ -127,10 +127,6 @@ body { background: rgba(255, 255, 255, 0.4); } -.reveal code { - background: rgba(255, 255, 255, 0.6); -} - .reveal p { margin-bottom: 20px; } |