Widget:FlexForm: Difference between revisions
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
Line 1: | Line 1: | ||
<style> | <style> | ||
input { | input { | ||
padding: 0.1em 0.4em; | |||
margin-bottom: .1em; | |||
} | } | ||
caption { | caption { | ||
caption-side: top; | |||
color: #060606; | |||
font-weight: bold; | |||
font-size: 1.2rem; | |||
padding: .5em; | |||
background: #efefef; | |||
border: 1px solid #dddddd; | |||
} | } | ||
.mw-collapsible-toggle { float: right !important; } | .mw-collapsible-toggle { float: right !important; } |
Revision as of 08:36, 30 April 2024
<style> input { padding: 0.1em 0.4em; margin-bottom: .1em; } caption { caption-side: top; color: #060606; font-weight: bold; font-size: 1.2rem; padding: .5em; background: #efefef; border: 1px solid #dddddd; } .mw-collapsible-toggle { float: right !important; } </style><script>
</script>