MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1,062:
white-space: nowrap;
/*
/* Top: 2px | Right: 0.4em | Bottom: 1px | Left: 0.4em */
/* 2. LIFT TEXT UP 1 PIXEL */
position: relative;
top: -1px;
/* Visuals */
border-radius: 4px;
▲ padding: 0.1em 0.4em;
margin: 0 0.1em;
/*
font-size: 0.85em;
font-weight: 500;
/*
color: #202122 !important;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
}
.read-pill a { color: #202122 !important; text-decoration: none !important; }▼
.read-pill a.new { color: white !important; background-color: #d73333; padding: 0 4px; border-radius: 3px; }
▲/* 1. PAGE EXISTS (Standard Link) */
▲ text-decoration: none !important;
| |||