MediaWiki:Minerva.css: Pagkakaiba sa mga binago

Nilikha ang pahina na may '.minerva-header { background-color: #660033 !important; } button, input[type="submit"] { background-color: #cc0044 !important; color: white !important; border-radius: 6px; padding: 6px 12px; } body { font-family: "Vazirmatn", "Tahoma", "Arial", sans-serif; font-size: 15px; line-height: 1.8; } .search-box { border-radius: 10px; border: 1px solid #999; } img { border-radius: 10px; max-width: 100%; height: auto...'
 
No edit summary
 
Linya 1: Linya 1:
.minerva-header {
    background-color: #660033 !important;
}
button,
input[type="submit"] {
    background-color: #cc0044 !important;
    color: white !important;
    border-radius: 6px;
    padding: 6px 12px;
}
body {
    font-family: "Vazirmatn", "Tahoma", "Arial", sans-serif;
    font-size: 15px;
    line-height: 1.8;
}
.search-box {
    border-radius: 10px;
    border: 1px solid #999;
}
img {
    border-radius: 10px;
    max-width: 100%;
    height: auto;
}
/* All CSS here will be loaded for users of the MinervaNeue skin */
/* All CSS here will be loaded for users of the MinervaNeue skin */
.content .tmbox {
.content .tmbox {