.gtr-container-7f8e9d {
font-family: Verdana, Helvetica, "Times New Roman", Arial, sans-serif;
color: #333;
line-height: 1.6;
padding: 20px;
box-sizing: border-box;
/* Ogólne style akapitów */
.gtr-container-7f8e9d p {
font-size: 14px;
margin-bottom: 1em;
text-align: left;
word-break: normal;
overflow-wrap: normal;
}
/* Nagłówki sekcji */
.gtr-container-7f8e9d .gtr-section-title {
font-size: 18px;
font-weight: bold;
margin-top: 2em;
}
font-size: 16px;
font-weight: bold;
margin-top: 1.5em;
margin-bottom: 0.8em;
color: #007bff; /* Nieco jaśniejszy niebieski */
text-align: left;
}
/* Wyróżniony tekst dla podkreślenia */
.gtr-container-7f8e9d strong {
font-weight: bold;
color: #0056b3;
}
/* Stylizacja list nieuporządkowanych */
.gtr-container-7f8e9d ul {
list-style: none !important;
margin: 1em 0 !important;
padding: 0 !important;
text-align: left;
}
| .gtr-container-7f8e9d ul li { | position: relative; | |
|---|---|---|
| padding-left: 20px; | margin-bottom: 0.5em; | font-size: 14px; |
| } | .gtr-container-7f8e9d ul li::before { | |
| content: "\2022"; | color: #007bff; | position: absolute; |
| left: 0; | top: 0; | font-size: 1.2em; |
| line-height: 1.6; | } | |
| /* Stylizacja list uporządkowanych */ | .gtr-container-7f8e9d ol { |
list-style: none !important;
margin: 1em 0 !important;
padding: 0 !important;
.gtr-container-7f8e9d ol li {