MediaWiki:Common.css: Difference between revisions
Blanked the page Tags: Blanking Manual revert |
No edit summary |
||
| Line 1: | Line 1: | ||
#custom-header input { | |||
padding: 5px; | |||
border-radius: 4px; | |||
border: none; | |||
} | |||
#custom-header a { | |||
color: white; | |||
margin-left: 20px; | |||
text-decoration: none; | |||
} | |||
Revision as of 12:58, 18 June 2025
#custom-header input {
padding: 5px;
border-radius: 4px;
border: none;
}
#custom-header a {
color: white;
margin-left: 20px;
text-decoration: none;
}