Custom CSS: Difference between revisions
Jump to navigation
Jump to search
| Line 338: | Line 338: | ||
<code>#iconedit {display: none;}</code> | <code>#iconedit {display: none;}</code> | ||
=== Align all table content right === | |||
.conf_subheadercenter, .conf_numbercenter{ | |||
text-align: right; | |||
} | |||
= CONTROL PANEL = | = CONTROL PANEL = | ||