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 |
||
(Aynı kullanıcının aradaki diğer 19 değişikliği gösterilmiyor) | |||
2. satır: | 2. satır: | ||
/* Buraya konulacak CSS kodu tüm temalarda etkin olur */ | /* 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;} | 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;} | ||
#user-tools h2, .sidebar-chunk h2 { | |||
background-color: #aad4ff00; | |||
border: none; | |||
margin-bottom: 20px; | |||
background-repeat: no-repeat; | |||
background-position: center; | |||
} | |||
#site-tools h2 {display: none; } | |||
@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; | |||
} | |||
.ozelGun | |||
{ | |||
background-image: linear-gradient(90deg,white, red); | |||
font-size: 2.5vw; | |||
font-family: sans-serif; | |||
} |
09.10, 17 Nisan 2023 itibarı ile sayfanın şu anki 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;} #user-tools h2, .sidebar-chunk h2 { background-color: #aad4ff00; border: none; margin-bottom: 20px; background-repeat: no-repeat; background-position: center; } #site-tools h2 {display: none; } @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; } .ozelGun { background-image: linear-gradient(90deg,white, red); font-size: 2.5vw; font-family: sans-serif; }