MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1,059:
.read-pill a,
.read-pill a:visited {
color: #202122 !important;
text-decoration: none;
white-space: nowrap;
line-height: 1 !important; /* Force the link to be exactly the height of the font */
display: inline-block; /* Allows the link to respect the height of the pill */
vertical-align: top; /* Keeps the text from sinking to the bottom */
}
| |||