MediaWiki:Common.css: Difference between revisions
Content deleted Content added
PeaceDeadC (talk | contribs) No edit summary |
PeaceDeadC (talk | contribs) No edit summary |
||
Line 149:
div.nav .box::after,
div.nav .heading::after {
content:"";
position:absolute;
width:100%;
left:0;
height:3px;
background-image:url("/images/4/45/Shadow_after.png");
background-size:100% 3px;
}
div.nav .heading-white::after {
content:"";
position:absolute;
Line 160 ⟶ 170:
div.nav .box::after,
div.nav .heading::after {
bottom:-3px;
}
div.nav .heading-white::after {
bottom:-3px;
}
| |||