Pagination Nummer
CODE
×
HTML
<p class='pagination-pb'>001</p>
CSS
p.pagination-pb { font-family: 'Roboto'; font-style: normal; font-weight: 400; font-size: 16px; line-height: 26px; line-height: 24px; letter-spacing: 0.02rem; word-spacing: 0.05rem; color: var(--black); display:inline-block; position:relative; margin-top: 1px; margin-right: 12px; margin-left: 12px; } p { color: var(--black); font-family: 'Roboto'; font-style: normal; font-weight: 300; margin-bottom: 15px; margin-top: -2px; max-width: 800px; font-size: 16px; line-height: 26px; } @media screen and (max-width: 767px) { p { font-size: 15px; line-height: 24px; } }
JS
Pagination Nummer
Erstellt: 14.07.2021 - 18:26 Uhr
Letzte Änderung: 14.07.2021 - 18:26 Uhr
×
001