MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1,057:
/* TEMPLATE:READ */
/* ======================================================= */
/* Force links inside the 'read' pill to inherit color and allow wrapping */
.read-pill a,
Line 1,062 ⟶ 1,064:
color: #202122 !important;
text-decoration: none;
white-space: nowrap; /* Ensures the link itself can wrap */
}
| |||