aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-10-17 22:57:45 -0400
committertdro <tdro@noreply.example.com>2022-10-17 22:57:45 -0400
commit1ded6ab00367361edce3add5cd1c668b5a6dd5fa (patch)
tree89d6fd4da84d2e9df94182bcf1973d895dfb494f
parent4e1425710eefc731e8ac362f06dde4b6b496a2dd (diff)
downloadcanory-1ded6ab00367361edce3add5cd1c668b5a6dd5fa.tar.gz
canory-1ded6ab00367361edce3add5cd1c668b5a6dd5fa.tar.bz2
canory-1ded6ab00367361edce3add5cd1c668b5a6dd5fa.zip
assets/css/default: Don't set micro content figure background color
-rw-r--r--assets/css/default.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/assets/css/default.css b/assets/css/default.css
index 2845e97..2923806 100644
--- a/assets/css/default.css
+++ b/assets/css/default.css
@@ -928,7 +928,6 @@ micro-content > figure img {
}
micro-content > figure > a {
- background-color: #000;
border-radius: 0.5rem;
display: block;
}