1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2025-03-06 03:28:18 +00:00

Dark mode transclusion

This commit is contained in:
Timur Ismagilov 2021-06-29 23:20:46 +05:00
parent d5c8a19b16
commit 86020d6d97

View File

@ -299,6 +299,7 @@ article .codeblock,
.upload-amnt,
textarea,
table { border: 0; background-color: #444444; color: #ddd; }
.transclusion_stand-out { background-color: rgba(68, 68, 68, 0.5); }
.btn:visited { color: #ddd;}
.btn { border: #444 solid 1px; border-radius: .25rem; }