171
edits
Line 63: | Line 63: | ||
direction: rtl; | direction: rtl; | ||
text-align: right; | text-align: right; | ||
min-height: 103px; | |||
} | } | ||
div#mp-welcomecount { | div#mp-welcomecount { | ||
margin: 0.4em; | margin: 0.4em; | ||
width: | width: 100%; | ||
text-align: center; | text-align: center; | ||
direction: rtl; | direction: rtl; | ||
} | } | ||
div#mp-welcome { | div#mp-welcome { | ||
font-size: | font-size: 92%; | ||
padding: 0.1em; | padding: 0.1em; | ||
width: 50%; | |||
float: right; | |||
} | } | ||