Difference between revisions of "Template:Tooltip hover box"

From www.PSALTIKI.info
Jump to: navigation, search
Line 1: Line 1:
 
<onlyinclude> {{#css:   
 
<onlyinclude> {{#css:   
 
div.title {  border: 1px solid #000080;  /* Параметры рамки */  background: #000080; /* Цвет фона  */  color: #ffe; /* Цвет текста */    padding: 20px; /* Поля вокруг текста */ border-top-left-radius: 10px; /* Левый верхний уголок */    border-top-right-radius: 10px; /* Правый верхний уголок */
 
div.title {  border: 1px solid #000080;  /* Параметры рамки */  background: #000080; /* Цвет фона  */  color: #ffe; /* Цвет текста */    padding: 20px; /* Поля вокруг текста */ border-top-left-radius: 10px; /* Левый верхний уголок */    border-top-right-radius: 10px; /* Правый верхний уголок */
           font-family: 'SERAFIM+stratos'; font-size: 35pt; width: 600px; }
+
           font-family: 'SERAFIM+stratos'; font-size: 30pt; width: 600px; }
 
div.content {  border: 1px solid #000080;  /* Параметры рамки */    background: #f0f0f0; /* Цвет фона */  padding: 20px; /* Поля вокруг текста */    border-bottom-left-radius: 10px; /* Левый нижний уголок */  border-bottom-right-radius: 10px; /* Правый нижний уголок */        font-family: 'SERAFIM+stratos'; font-size: 30pt; width: 15em;  
 
div.content {  border: 1px solid #000080;  /* Параметры рамки */    background: #f0f0f0; /* Цвет фона */  padding: 20px; /* Поля вокруг текста */    border-bottom-left-radius: 10px; /* Левый нижний уголок */  border-bottom-right-radius: 10px; /* Правый нижний уголок */        font-family: 'SERAFIM+stratos'; font-size: 30pt; width: 15em;  
 
}  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;  

Revision as of 22:24, 29 May 2017

Tooltip hover box