MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 1,056:
/* ======================================================= */
/* TEMPLATE:READ
/* ======================================================= */
/* ======================================================= */
/* TEMPLATE:READ */
/* ======================================================= */
.read-pill {
box-sizing: border-box;
▲ /* This ensures the pill doesn't "shiver" on hover */
}
Line 1,069 ⟶ 1,072:
color: #202122 !important;
text-decoration: none;
display: inline;
white-space: nowrap;
}
.read-pill a:hover {▼
text-decoration: underline;
▲.read-pill:hover {
}
| |||