MediaWiki:Resources/landingpage-responsive: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
strip down |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> |
|||
<html> |
<html> |
||
<!-- hack alert: meta tag in the body. no other way to do it though --> |
<!-- hack alert: meta tag in the body. no other way to do it though --> |
||
Line 28: | Line 29: | ||
table#radiobuttons-table, |
table#radiobuttons-table, |
||
input.payment-method-button { |
input.payment-method-button { |
||
font-size: |
font-size: 1.5em; |
||
} |
} |
||
Line 36: | Line 37: | ||
input.payment-method-button { |
input.payment-method-button { |
||
padding: |
padding: 0.5em; |
||
} |
} |
||
Line 63: | Line 64: | ||
</style> |
</style> |
||
</html> |
</html> |
||
</includeonly> |