MediaWiki:Vector-2022.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 34: | Line 34: | ||
html { | html { | ||
background-color: # | background-color: #111111; | ||
} | } | ||
| Line 43: | Line 43: | ||
margin-top: 50px; | margin-top: 50px; | ||
background-color: #0D1117; | background-color: #0D1117; | ||
} | } | ||
| Line 51: | Line 52: | ||
border-top-right-radius: 11px !important; | border-top-right-radius: 11px !important; | ||
padding-top: 25px !important; | padding-top: 25px !important; | ||
border: 3px solid #212227; | |||
border-bottom: 0; | |||
} | } | ||
| Line 59: | Line 61: | ||
border-bottom-left-radius: 11px !important; | border-bottom-left-radius: 11px !important; | ||
border-bottom-right-radius: 11px !important; | border-bottom-right-radius: 11px !important; | ||
border: 3px solid #212227; | |||
border-top: 0; | |||
} | } | ||