MediaWiki
Difference between revisions of "Common.css"
Line 2: | Line 2: | ||
display: none; | display: none; | ||
} | } | ||
− | a.mw-redirect { color: purple;} /* test*/ | + | a.mw-redirect { color: purple; opacity: 0.7; } /* test*/ |
Revision as of 08:56, 3 June 2020
.mw-pt-translate-header, .mw-pt-translate-header ~ hr {
display: none;
}
a.mw-redirect { color: purple; opacity: 0.7; } /* test*/