mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-26 16:41:21 +01:00
make code tag suck less
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
"nodebb-plugin-spam-be-gone": "2.3.2",
|
||||
"nodebb-plugin-web-push": "0.7.6",
|
||||
"nodebb-rewards-essentials": "1.0.2",
|
||||
"nodebb-theme-harmony": "2.2.36",
|
||||
"nodebb-theme-harmony": "2.2.37",
|
||||
"nodebb-theme-lavender": "7.1.21",
|
||||
"nodebb-theme-peace": "2.2.51",
|
||||
"nodebb-theme-persona": "14.2.21",
|
||||
|
||||
@@ -2,8 +2,11 @@
|
||||
|
||||
|
||||
.skin-quartz {
|
||||
code {
|
||||
color: #451a25;
|
||||
p > code {
|
||||
color: #ffffff;
|
||||
font-weight: 600;
|
||||
font-size: 1rem;
|
||||
text-shadow: 1px 1px black;
|
||||
}
|
||||
.dropdown-header {
|
||||
color: white;
|
||||
|
||||
Reference in New Issue
Block a user