Pumunta sa nilalaman

MediaWiki:Minerva.css: Pagkakaiba sa mga binago

Mula Sciwiki
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 {

Kasalukuyang pagbabago noong 19:33, 11 Hulyo 2025

/* All CSS here will be loaded for users of the MinervaNeue skin */
.content .tmbox {
  display: block !important;
}


.content table caption {
    text-align: center!important;
}

.sidebar-image {
    display: grid!important;
}

.sidebar-list-title {
    text-align: center!important;
}

body.skin-minerva .mw-parser-output .sidebar {
    margin: unset!important;
}

.mw-parser-output .sidebar-navbar {
    padding-right: 7px!important;
}