MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
font-size: 0.95em; | font-size: 0.95em; | ||
} | } | ||
.stub- | |||
.stub-icon { | |||
flex-shrink: 0; | |||
margin-right: 10px; | margin-right: 10px; | ||
display: flex; | |||
align-items: center; | |||
} | } | ||
.stub-text { | .stub-text { | ||
line-height: 1.4em; | line-height: 1.4em; | ||
} | } | ||
.stub-word { | .stub-word { | ||
color: #d39d7c; | color: #d39d7c; | ||
} | } |