Wikipedista:Petr Matas/common.css
Poznámka: Po uložení musíte vyprázdnit mezipaměť vašeho prohlížeče, jinak změny neuvidíte.
td.diff-addedline .diffchange {
background-color: #80A0FF;
}
td.diff-deletedline .diffchange {
background-color: #FF7F27;
}
td.diff-addedline .diffchange, td.diff-deletedline .diffchange {
border-radius: 0.5em;
padding-left: 0.1em;
padding-right: 0.1em;
}
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {
margin-top: 0.1em;
margin-bottom: 0.3em;
}
.infobox, figure.mw-default-size {
width: 277.2px;
box-sizing: border-box;
}
.infobox a.mw-file-description > img, figure.mw-default-size > a:first-child > img {
width: 100%;
height: auto;
box-sizing: border-box;
margin: 0 !important;
}
figure.mw-default-size > a:first-child {
margin: 3px;
}