summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@oper.io>2019-12-07 16:30:30 -0700
committerAaron Ball <nullspoon@oper.io>2019-12-07 16:30:30 -0700
commit743213a031bbfb03d04845afb88a2485d651a98a (patch)
tree90267a7345bcbba5ab2151fd632ba542c28a5e76 /res
parente7b0e0067da8a70b98df73b67f8e38ffbbe5c0e7 (diff)
downloadoper.io-743213a031bbfb03d04845afb88a2485d651a98a.tar.gz
oper.io-743213a031bbfb03d04845afb88a2485d651a98a.tar.xz
style:Remove image border
Diffstat (limited to 'res')
-rw-r--r--res/style.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/style.css b/res/style.css
index 7fa72f0..b73a768 100644
--- a/res/style.css
+++ b/res/style.css
@@ -224,11 +224,6 @@ div#body-content {
}
-img {
- border:1px solid #888;
- border-radius:5px;
-}
-
div.quoteblock,
pre {
background-color:#f9f9f9;

Generated by cgit