MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 78: Line 78:
.icelist-donate-slim a:hover {
.icelist-donate-slim a:hover {
     text-decoration: underline;
     text-decoration: underline;
}
.icelist-donate-slim {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
}
}