Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
19 bytes removed ,  01:12, 31 January 2020
no edit summary
Line 53: Line 53:
     border-radius: 0.33em;
     border-radius: 0.33em;
     border-color: #a3d3ff;
     border-color: #a3d3ff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
}
}


Line 105: Line 104:
img.shadow
img.shadow
{
{
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
     margin: 1em;
     margin: 1em;
     padding: 1em;
     padding: 1em;
}
blockquote,
img.shadow
{
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.125);
}
}

Navigation menu