Difference between revisions of "Template:Tooltip hover box"
Line 1: | Line 1: | ||
<onlyinclude> {{#css: div.title { background: #000080; /* Цвет фона */ color: #ffe; /* Цвет текста */ padding: 20px; /* Поля вокруг текста */ border-top-left-radius: 10px; /* Левый верхний уголок */ border-top-right-radius: 10px; /* Правый верхний уголок */ | <onlyinclude> {{#css: div.title { background: #000080; /* Цвет фона */ color: #ffe; /* Цвет текста */ padding: 20px; /* Поля вокруг текста */ border-top-left-radius: 10px; /* Левый верхний уголок */ border-top-right-radius: 10px; /* Правый верхний уголок */ | ||
− | font-family: 'SERAFIM+stratos'; font-size: 30pt; width: 7em; min-width: | + | font-family: 'SERAFIM+stratos'; font-size: 30pt; width: 7em; min-width: 6em; max-width: 10em; } |
div.title_0 { background: #ffff; border: 1px solid blue; color: #373737; min-width: 3em; max-width: 25em; | div.title_0 { background: #ffff; border: 1px solid blue; color: #373737; min-width: 3em; max-width: 25em; | ||
padding: 25px; font-family: 'SERAFIM+stratos'; font-size: 30pt; } | padding: 25px; font-family: 'SERAFIM+stratos'; font-size: 30pt; } |
Revision as of 22:11, 29 May 2017
Tooltip hover box