8,959
edits
No edit summary |
No edit summary |
||
| Line 1,710: | Line 1,710: | ||
font-family: 'MyCustomFont1'; | font-family: 'MyCustomFont1'; | ||
font-size: 22px; | font-size: 22px; | ||
color: # | color: #000; | ||
line-height: 1; /* Устанавливаем высоту строки, чтобы минимизировать отступы */ | line-height: 1; /* Устанавливаем высоту строки, чтобы минимизировать отступы */ | ||
margin-top: 10px; | margin-top: 10px; | ||