Citizen.css: Difference between revisions
MediaWiki interface page
More actions
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
figure.mw-default-size figcaption { |
figure.mw-default-size figcaption { |
||
color: #2A3D57; /* Example color */ |
color: #2A3D57; /* Example color */ |
||
} |
|||
body { |
|||
background-color: #000B1A; /* Light gray background example */ |
|||
} |
} |
||