Template:LangNavBox/styles.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
border-radius:4px; | border-radius:4px; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
} | |||
.push-right { | |||
display: flex; | |||
align-items: flex-end; | |||
justify-content: flex-end; | |||
} | } |