MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 51: | Line 51: | ||
} | } | ||
.custom-button: | .custom-button a { | ||
display: block; /* Expands the link to fill the entire span */ | |||
color: #fff; /* White text color */ | |||
text-decoration: none; /* Removes underline from link */ | |||
} | } | ||