User:76561199218134152/common.css: Difference between revisions
From Workers & Resources: Soviet Republic Official Wiki
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 1: | Line 1: | ||
/* infobox styling */ | /* infobox styling */ | ||
:root { | |||
--dark-red: #72070a; | --dark-red: #72070a; | ||
} | } | ||
.portable-infobox .pi-title { | .portable-infobox .pi-title { |
Revision as of 04:16, 9 October 2024
/* infobox styling */ :root { --dark-red: #72070a; } .portable-infobox .pi-title { font-size: 1.375rem; border-bottom: 0; line-height: 2; font-weight: 700; } .portable-infobox .pi-secondary-background { background-color: var(--dark-red); font-size: 1rem; color: white; text-align: center; }