Jump to content

MediaWiki:Common.css: Difference between revisions

From Pure Evil Villains
Dude of Wealth and Taste (talk | contribs)
No edit summary
Tag: Reverted
Dude of Wealth and Taste (talk | contribs)
Blanked the page
Tags: Blanking Manual revert
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
.mw-ui-button {
  display: inline-block;
  background-color: #2b7cff;
  color: white !important;
  border: 1px solid #2b7cff;
  border-radius: 6px;
  padding: 0.4em 0.9em;
  text-decoration: none !important;
  font-weight: 600;
  cursor: pointer;
}


.mw-ui-button:hover {
  background-color: #1e63d6;
}

Latest revision as of 08:42, 14 October 2025

Cookies help us deliver our services. By using our services, you agree to our use of cookies.