MediaWiki:Common.css: Revizyonlar arasındaki fark
Gezinti kısmına atla
Arama kısmına atla
Değişiklik özeti yok |
Değişiklik özeti yok |
||
6. satır: | 6. 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) } } | ||
# | #bodyContentOzelGun::before { | ||
background-image: url(https://tiplopedi.com/ata_arkaplan.jpg); | |||
background-image: url([https://tiplopedi.com/ata_arkaplan.jpg https://tiplopedi.com/ata_arkaplan.jpg]); | |||
background-size: cover; | background-size: cover; | ||
content: ""; | content: ""; | ||
19. satır: | 20. satır: | ||
opacity: 0.3; | opacity: 0.3; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } |
22.37, 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) } } #bodyContentOzelGun::before { background-image: url([https://tiplopedi.com/ata_arkaplan.jpg 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; }