8,960
edits
No edit summary |
No edit summary |
||
| Line 34: | Line 34: | ||
background-size: 100% 1px; | background-size: 100% 1px; | ||
text-align: left; | text-align: left; | ||
margin-top: -10px; | |||
} | |||
.help-text { | |||
color: #000; /* Цвет текста заголовка */ | |||
font-size: 0.80em; | |||
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-position: center top; | |||
background-repeat: no-repeat; | |||
background-size: 100% 1px; | |||
text-align: center; | |||
margin-top: -10px; | margin-top: -10px; | ||
} | } | ||