Template:Sandbox/styles.css: Difference between revisions
From OnTrackNorthAmerica
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
} | } | ||
# | #tmp-cnt{ | ||
border: 2px; | border: 2px; | ||
border-color: black; | border-color: black; | ||
border-style: dashed; | border-style: dashed; | ||
} | } |
Revision as of 15:09, 26 April 2024
#title{ text-align: center; } #tmp-cnt{ border: 2px; border-color: black; border-style: dashed; }