MediaWiki:Common.css: Różnice pomiędzy wersjami

brak opisu edycji
Nie podano opisu zmian
Nie podano opisu zmian
Linia 6: Linia 6:
.col-md-6 {
.col-md-6 {
     width: 33%;
     width: 33%;
}
@media screen and (max-width : 980px){
    .col-md-6 {
        width: 100%;
    }
    .bs {
        width: 90%;
    }
}
}


Linia 205: Linia 214:
}
}


@media screen and (max-width : 760px){
@media screen and (max-width : 980px){
     .jumbotron h1 {
     .jumbotron h1 {
         font-size: larger;
         font-size: larger;