MediaWiki:Common.css: Difference between revisions

imported>Samueldr
mNo edit summary
imported>Samueldr
m Fix issue with floats
Line 105: Line 105:
     max-width: 100%;
     max-width: 100%;
     height: auto;
     height: auto;
}
.mw-highlight {
    background-color: none;
}
.mw-highlight > pre {
    background: #f8f8f8;
}
}