Szablon:Cytaty SG.css

Z Nonsensopedii, polskiej encyklopedii humoru
/* <nowiki> */
@media only screen and (min-width: 850px) {
    .glowna-kolumna {
        grid-column: 1 / span 4;
        padding-bottom: 9px;
        margin-bottom: 3px;
    }


    .glowna-main-content .glowna-kolumna {
        background: #fffff9;
        border: solid #ebe57a 1px;
        border-radius: 3px;
    }


    .glowna-topka {
        border: 1px solid #ebe57a;
        background: #fffff9;
    }

    .glowna-footer {
        border: 1px solid #ebe57a;
        background: #fffff9;
    }

    /* uproszczony panelcss */
    .glowna-main-content .panelcss-header {
        background: #ebe57a;
    }

    .glowna-topka {
    	margin-bottom: 3px !important;
    }
}
/* </nowiki> */
/*
[[Kategoria:Szablony CSS]]
*/