Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 280: Line 280:
     width: 100%;
     width: 100%;
}
}
.note-disambig{
    background-color: #fee7e6;
    background-image: url("https://upload.wikimedia.org/wikipedia/commons/5/5f/Disambig_gray.svg");
    background-size: 25px;
    padding-left: 40px;
    min-height: 28px;
    background-position: left 7px top 50%;
    padding: 0.5em 0.5em 0.5em 40px;
    margin-top: 1em;
    margin-bottom: 1em;
    overflow: hidden;
    background-repeat: no-repeat;
    border: 1px solid #c33;
    width: 100%;
}


div.embedvideo.ev_center {
div.embedvideo.ev_center {