MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 429: | Line 429: | ||
text-decoration: none; | text-decoration: none; | ||
background: #5865F2; | background: #5865F2; | ||
margin-bottom: 4px; | |||
color: #fff !important; | color: #fff !important; | ||
} | } | ||
| Line 992: | Line 993: | ||
} | } | ||
#mw-panel a[href*="zulip. | #mw-panel a[href*="zulip.consumerrights.wiki"]{ | ||
display: flex; | display: flex; | ||
align-items: center; | align-items: center; | ||
| Line 1,006: | Line 1,006: | ||
} | } | ||
#mw-panel a[href*="zulip.consumerrights.wiki | #mw-panel a[href*="zulip.consumerrights.wiki"]::before{ | ||
content: ""; | content: ""; | ||
width: 18px; | width: 18px; | ||
| Line 1,015: | Line 1,014: | ||
} | } | ||
#mw-panel a[href*="zulip. | #mw-panel a[href*="zulip.consumerrights.wiki"]:hover{ | ||
filter: brightness(0.95); | filter: brightness(0.95); | ||
} | } | ||