MediaWiki:Common.css: Revizyonlar arasındaki fark
MediaWiki arayüz sayfası
More actions
C. Karakuş (mesaj | katkılar) Değişiklik özeti yok |
C. Karakuş (mesaj | katkılar) Değişiklik özeti yok |
||
| 13. satır: | 13. satır: | ||
margin-bottom: 5px; | margin-bottom: 5px; | ||
} | } | ||
/* Kizilbashica | /* Kizilbashica Elite Infobox */ | ||
.bilgi-kutusu- | .bilgi-kutusu-elite { | ||
float: right; | float: right; | ||
width: 320px; | width: 320px; | ||
margin: 0 | margin: 10px 0 20px 20px; | ||
background: #ffffff | background-color: #ffffff; /* Aydınlık mod arka plan */ | ||
border-radius: 28px; /* Ultra rounded */ | |||
border-radius: | box-shadow: 0 15px 35px rgba(0,0,0,0.1); | ||
box-shadow: 0 | border: 1px solid rgba(0,0,0,0.05); | ||
overflow: hidden; | overflow: hidden; | ||
font-family: ' | font-family: 'Inter', -apple-system, sans-serif; | ||
border-collapse: separate !important; | border-collapse: separate; | ||
} | |||
/* Karanlık Mod Senkronizasyonu */ | |||
.mw-dark-mode .bilgi-kutusu-elite { | |||
background-color: #1a1b1e !important; | |||
border: 1px solid #2c2e33 !important; | |||
box-shadow: 0 15px 35px rgba(0,0,0,0.4); | |||
} | } | ||
/* Kırmızı Başlık Alanı */ | /* Kırmızı Başlık Alanı */ | ||
.bilgi-kutusu- | .bilgi-kutusu-elite th.ana-baslik { | ||
background: #a51c1c !important; | background: linear-gradient(135deg, #a51c1c, #7b1414) !important; | ||
color: #ffffff !important; | color: #ffffff !important; | ||
padding: | padding: 22px 15px !important; | ||
font-size: 1. | font-size: 1.35em !important; | ||
letter-spacing: -0.5px; | |||
text- | text-shadow: 0 2px 4px rgba(0,0,0,0.2); | ||
border: none !important; | border: none !important; | ||
} | } | ||
/* | /* Alt Başlıklar (Kişisel Bilgiler) */ | ||
.bilgi-kutusu- | .bilgi-kutusu-elite .alt-baslik { | ||
padding: | background-color: #fdf2f2 !important; | ||
color: #a51c1c !important; | |||
padding: 10px !important; | |||
font-size: 0.75em !important; | |||
font-weight: 900 !important; | |||
text-transform: uppercase; | |||
letter-spacing: 1.5px; | |||
text-align: center; | text-align: center; | ||
} | } | ||
.bilgi-kutusu- | .mw-dark-mode .bilgi-kutusu-elite .alt-baslik { | ||
background-color: #2c1a1a !important; | |||
color: #ff6b6b !important; | |||
} | } | ||
/* | /* Satır ve Hücre Tasarımı */ | ||
.bilgi-kutusu- | .bilgi-kutusu-elite td { | ||
padding: 12px 18px !important; | |||
font-size: 0.92em !important; | |||
padding: | border-bottom: 1px solid rgba(0,0,0,0.03) !important; | ||
font-size: 0. | color: #2c2e33; | ||
} | } | ||
.mw-dark-mode .bilgi-kutusu-elite td { | |||
.bilgi-kutusu- | color: #ced4da !important; | ||
border-bottom: 1px solid #2c2e33 !important; | |||
border-bottom: 1px solid # | |||
} | } | ||
/* Sol | /* Etiketler (Sol Sütun) */ | ||
.bilgi-kutusu- | .bilgi-kutusu-elite .etiket { | ||
font-weight: 600 !important; | font-weight: 600 !important; | ||
width: | color: #868e96 !important; | ||
width: 38%; | |||
background-color: rgba(0,0,0,0.01) !important; | |||
} | |||
.mw-dark-mode .bilgi-kutusu-elite .etiket { | |||
color: #909296 !important; | |||
background-color: rgba(255,255,255,0.02) !important; | |||
} | |||
/* Resim Alanı */ | |||
.bilgi-kutusu-elite .resim-alani { | |||
padding: 15px !important; | |||
text-align: center; | |||
} | } | ||
.bilgi-kutusu-elite .resim-alani img { | |||
border-radius: 20px !important; | |||
transition: transform 0.3s ease; | |||
} | } | ||
15.14, 18 Nisan 2026 tarihindeki hâli
.yazar-alt-imza {
margin-top: 30px;
text-align: right;
clear: both;
}
.yazar-alt-imza hr {
width: 200px;
margin-right: 0;
margin-left: auto;
border: 0;
border-top: 1px solid #aaa;
margin-bottom: 5px;
}
/* Kizilbashica Elite Infobox */
.bilgi-kutusu-elite {
float: right;
width: 320px;
margin: 10px 0 20px 20px;
background-color: #ffffff; /* Aydınlık mod arka plan */
border-radius: 28px; /* Ultra rounded */
box-shadow: 0 15px 35px rgba(0,0,0,0.1);
border: 1px solid rgba(0,0,0,0.05);
overflow: hidden;
font-family: 'Inter', -apple-system, sans-serif;
border-collapse: separate;
}
/* Karanlık Mod Senkronizasyonu */
.mw-dark-mode .bilgi-kutusu-elite {
background-color: #1a1b1e !important;
border: 1px solid #2c2e33 !important;
box-shadow: 0 15px 35px rgba(0,0,0,0.4);
}
/* Kırmızı Başlık Alanı */
.bilgi-kutusu-elite th.ana-baslik {
background: linear-gradient(135deg, #a51c1c, #7b1414) !important;
color: #ffffff !important;
padding: 22px 15px !important;
font-size: 1.35em !important;
letter-spacing: -0.5px;
text-shadow: 0 2px 4px rgba(0,0,0,0.2);
border: none !important;
}
/* Alt Başlıklar (Kişisel Bilgiler) */
.bilgi-kutusu-elite .alt-baslik {
background-color: #fdf2f2 !important;
color: #a51c1c !important;
padding: 10px !important;
font-size: 0.75em !important;
font-weight: 900 !important;
text-transform: uppercase;
letter-spacing: 1.5px;
text-align: center;
}
.mw-dark-mode .bilgi-kutusu-elite .alt-baslik {
background-color: #2c1a1a !important;
color: #ff6b6b !important;
}
/* Satır ve Hücre Tasarımı */
.bilgi-kutusu-elite td {
padding: 12px 18px !important;
font-size: 0.92em !important;
border-bottom: 1px solid rgba(0,0,0,0.03) !important;
color: #2c2e33;
}
.mw-dark-mode .bilgi-kutusu-elite td {
color: #ced4da !important;
border-bottom: 1px solid #2c2e33 !important;
}
/* Etiketler (Sol Sütun) */
.bilgi-kutusu-elite .etiket {
font-weight: 600 !important;
color: #868e96 !important;
width: 38%;
background-color: rgba(0,0,0,0.01) !important;
}
.mw-dark-mode .bilgi-kutusu-elite .etiket {
color: #909296 !important;
background-color: rgba(255,255,255,0.02) !important;
}
/* Resim Alanı */
.bilgi-kutusu-elite .resim-alani {
padding: 15px !important;
text-align: center;
}
.bilgi-kutusu-elite .resim-alani img {
border-radius: 20px !important;
transition: transform 0.3s ease;
}