Add topic colors — each wiki topic gets distinct color badge (blue, teal, purple, orange, green)
This commit is contained in:
+2
-2
@@ -1097,14 +1097,14 @@ body[data-lang="en"] .hide-de { display: none !important; }
|
||||
.wiki-topic-badge {
|
||||
display: inline-block;
|
||||
padding: 4px 10px;
|
||||
background: #e7f3ff;
|
||||
color: #1877f2;
|
||||
font-size: 12px;
|
||||
font-weight: 600;
|
||||
border-radius: 6px;
|
||||
margin-bottom: 12px;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.5px;
|
||||
border-left: 4px solid transparent;
|
||||
transition: all 0.2s ease;
|
||||
}
|
||||
|
||||
.wiki-subtopic-headline {
|
||||
|
||||
Reference in New Issue
Block a user