Відмінності між версіями «Шаблон:Mainpage»

Матеріал з Вікіпедія ЄСІТС
Перейти до навігації Перейти до пошуку
Рядок 11: Рядок 11:


.flex-columns > div {
.flex-columns > div {
   flex: 1 1 520px;
   flex: 1 1 540px;
   max-width: 720px;
   max-width: 740px;
   background: #f9f9f9;
   background: #f9f9f9;
   border: 1px solid #ddd;
   border: 1px solid #ddd;
Рядок 50: Рядок 50:
}
}


/* 🎯 Найважливіше: жорсткий контроль шрифту в дереві */
/* 🎯 Критично: текст усередині дерева */
.categorytree,
.CategoryTreeItem {
.categorytree * {
   font-size: 1.15em !important;
   font-size: 1.2em !important;
   line-height: 1.7 !important;
   line-height: 1.75 !important;
  text-align: left !important;
  color: inherit !important;
}
 
/* (Не обов'язково, але можна для контейнера дерева) */
.categorytree {
   text-align: left !important;
   text-align: left !important;
  color: #111 !important;
}
}
}}
}}


<div class="flex-columns">
<div class="flex-columns">

Версія за 03:01, 4 квітня 2025