第1行: |
第1行: |
− | <templatestyles src="Sidebar/style.css" />
| |
− |
| |
| {{Box | | {{Box |
− | |style=float:right; max-width: min(100%, 15rem); right: 1rem; display: block; margin: 0.5rem; padding: 0.5rem | + | |style=max-width: min(100%, 15rem); display: block; margin: 0.5rem; padding: 0.5rem |
| + | |class=tright |
| |content= | | |content= |
− | <p style="font-size: 0.3rem; margin: 0">{{{pretitle}}}</p> | + | <p style="font-size: 0.3rem; margin: 0; text-align: center">{{{pretitle}}}</p> |
− | <p style="font-size: 1.5rem; margin: 0">{{{title}}}</p> | + | <p style="font-size: 1.5rem; margin: 0; text-align: center">{{{title}}}</p> |
| {{{content}}} | | {{{content}}} |
| }} | | }} |