1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-02-27 11:06:03 +01:00
CommandStation-EX/_static/css/sphinx_design_overrides.css

9 lines
293 B
CSS
Raw Normal View History

/* Override for the sphinx-design extension classes */
.sd-card-header {
font-size: 110% !important;
font-family: Audiowide,Helvetica,Arial,sans-serif !important;
font-weight: 500 !important;
color: #00a3b9ff;
text-shadow: 1px 1px 0 #00353dff;
margin-bottom: .5rem !important;
}