1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-07-28 09:53:45 +02:00

Add EXRAIL docs and workflow

This commit is contained in:
peteGSX
2025-03-08 08:44:34 +10:00
parent 3d794c59d8
commit 56add464ac
12 changed files with 3913 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
/* 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;
}