MediaWiki:Common.css: Revizyonlar arasındaki fark

TIPlopedi sitesinden
Gezinti kısmına atla Arama kısmına atla
Değişiklik özeti yok
Değişiklik özeti yok
5. satır: 5. satır:


@media (min-width:600px) { body { font-size: 16px; } } @media (min-width:800px) { body { font-size: 18px;color:rgba(0,0,0,0.8)} } @media (min-width:1000px) { body { /* Never get larger than this */ font-size: 20px;color:rgba(0,0,0,0.8) } }
@media (min-width:600px) { body { font-size: 16px; } } @media (min-width:800px) { body { font-size: 18px;color:rgba(0,0,0,0.8)} } @media (min-width:1000px) { body { /* Never get larger than this */ font-size: 20px;color:rgba(0,0,0,0.8) } }
#bodyContent::before {
    background-image: url(https://tiplopedi.com/ata_arkaplan.jpg);
    background-size: cover;
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    opacity: 0.3;
    background-repeat: no-repeat;
}

15.35, 19 Mayıs 2019 tarihindeki hâli


/* Buraya konulacak CSS kodu tüm temalarda etkin olur */

h1{margin-bottom:20px;padding:7px 10px !important;background:#36b;border:1px #d9d9d9 solid;color:white;} h2{margin-bottom:20px;padding:7px 10px !important;background:#aad4ff;border:1px #d9d9d9 solid;} h3{margin-bottom:20px;padding:4px 10px !important;background:aliceblue;} .toctitle h2{background:none;} .mw-content-ltr{text-align:justify} .mw-cookiewarning-container {font-weight:normal; top:auto; bottom:0px;}

@media (min-width:600px) { body { font-size: 16px; } } @media (min-width:800px) { body { font-size: 18px;color:rgba(0,0,0,0.8)} } @media (min-width:1000px) { body { /* Never get larger than this */ font-size: 20px;color:rgba(0,0,0,0.8) } }

#bodyContent::before {
    background-image: url(https://tiplopedi.com/ata_arkaplan.jpg);
    background-size: cover;
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    opacity: 0.3;
    background-repeat: no-repeat;
}