8,960
edits
No edit summary |
No edit summary |
||
| Line 29: | Line 29: | ||
.help-header { | .help-header { | ||
color: #000; /* Цвет текста заголовка */ | color: #000; /* Цвет текста заголовка */ | ||
font-size: | font-size: 0.80em; | ||
font-weight: bold; | font-weight: bold; | ||
background-image: linear-gradient(to right, rgba(200, 204, 209, 0) 0, #AA3C14 33%, #AA3C14 66%, rgba(200, 204, 209, 0) 100%); | background-image: linear-gradient(to right, rgba(200, 204, 209, 0) 0, #AA3C14 33%, #AA3C14 66%, rgba(200, 204, 209, 0) 100%); | ||
background-position: center bottom; | background-position: center bottom; | ||