Changes

Jump to navigation Jump to search
no edit summary
Line 15: Line 15:  
font-weight: bold;
 
font-weight: bold;
 
margin: 2px 4px;
 
margin: 2px 4px;
 +
display: flex;
 +
gap: 8px;
 +
align-items: center;
 +
} .window-title .title-text .title-icon {
 +
width: 24px;
 +
height: 24px;
 +
} .window-title .title-text .title-icon img {
 +
vertical-align: initial;
 
} .window-main {
 
} .window-main {
 
border-style: solid;
 
border-style: solid;
Line 27: Line 35:  
<div class=window-container>
 
<div class=window-container>
 
<div class=window-title>
 
<div class=window-title>
<div class=title-text style=float:left;>{{{title|{{{1|Lorem ipsum}}}}}}</div>
+
<div class=title-text style=float:left;><div class=title-icon>[[File:{{{icon|{{{3|Slightly bigger seal emoji.png}}}}}}|24px]]</div> {{{title|{{{1|Lorem ipsum}}}}}}</div>
 
<div style=float:right;>{{User:Jurta/sandbox/Test template/Buttons}}</div>
 
<div style=float:right;>{{User:Jurta/sandbox/Test template/Buttons}}</div>
 
</div>
 
</div>
7,462

edits

Navigation menu