Мазмұнға өту

МедиаУики:Common.css: Нұсқалар арасындағы айырмашылық

JañaWiki жобасынан
Ғаламатадам (талқылау | үлесі)
Өңдеу түйіні жоқ
Ғаламатадам (талқылау | үлесі)
Беттің барлық мағлұматын алып тастады
Тег: Тазарту Жоққа шығарылды
1-жол: 1-жол:
/* === ЛОГОТИП === */
#p-logo a {
    background-image: url("https://upload.wikimedia.org/wikipedia/commons/3/33/JanaWiki.png") !important;
    background-size: contain;
    width: 135px;
    height: 135px;
}


/* === ФОН === */
body {
    background-color: #EAEAEA; /* Жұмсақ сұр */
}
/* === НЕГІЗГІ МӘТІН === */
body {
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #222222; /* Қою сұр */
}
/* === СІЛТЕМЕЛЕР === */
a {
    color: #000000; /* Қара */
}
a:hover {
    color: #555555; /* Ашық сұр */
}
/* === НАВИГАЦИЯ ПАНЕЛІ === */
#mw-panel {
    background-color: #F5F5F5; /* Ашық сұр */
    border-right: 1px solid #CCCCCC; /* Жұқа сұр сызық */
}
/* === НАВИГАЦИЯ МӘТІНІ === */
#mw-panel a {
    color: #000000 !important; /* Қара мәтін */
}
#mw-panel a:hover {
    color: #777777 !important; /* Орташа сұр */
}
/* === ТАҚЫРЫПТАР === */
h1, h2, h3 {
    font-family: "Georgia", serif;
    color: #111111; /* Терең қара сұр */
}
/* === ЖОҒАРҒЫ МӘЗІР (профиль, іздеу) === */
#p-personal {
    background-color: #DADADA; /* Орташа сұр */
    color: #000000;
}
/* === БЕТ СТИЛІ === */
#content {
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
/* === ҚОЛТАҢБА АЙМАҒЫ === */
#footer {
    background-color: #E0E0E0; /* Ашық сұр */
    color: #333333; /* Орташа сұр мәтін */
}

04:50, 2025 ж. ақпанның 21 кезіндегі нұсқа

Cookies help us deliver our services. By using our services, you agree to our use of cookies.