contributors, Interface administrators, uploadaccess
875
edits
No edit summary Tags: Manual revert Mobile edit Mobile web edit |
No edit summary |
||
Line 271: | Line 271: | ||
.blur > figcaption:empty { | .blur > figcaption:empty { | ||
display: none; | display: none; | ||
} | |||
.aptitude-table { | |||
width: 100%; | |||
border-collapse: collapse; | |||
} | |||
.aptitude-table th, .custom-table td { | |||
padding: 8px; | |||
border: 1px solid #ccc; | |||
text-align: center; | |||
} | |||
.aptitude-table img { | |||
display: block; | |||
margin: 0 auto; | |||
} | } |