about summary refs log tree commit diff
path: root/blog.node5.net/static/article.css
diff options
context:
space:
mode:
Diffstat (limited to 'blog.node5.net/static/article.css')
-rw-r--r--blog.node5.net/static/article.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/blog.node5.net/static/article.css b/blog.node5.net/static/article.css
index 00cbdbc..d482ed4 100644
--- a/blog.node5.net/static/article.css
+++ b/blog.node5.net/static/article.css
@@ -8,15 +8,6 @@ img {
   background: unset !important;
 }
 
-pre:not(#comments) {
-  overflow: auto;
-  width: 100%;
-  display: inline-block;
-  border: 1px solid;
-  padding: 2px;
-  background: #111;
-}
-
 blockquote>p:before {
   content: "ℹ️";
   padding: 1em;