Revert "Update main.css"

This reverts commit ccd84dba68.
This commit is contained in:
Roman Kelesidis 2023-10-10 23:04:58 +07:00
parent ccd84dba68
commit fbf2292186

View File

@ -802,7 +802,7 @@ table.topic { width: 100%; }
.signature a { text-decoration: underline !important; } .signature a { text-decoration: underline !important; }
.signature img { max-width: 600px; } .signature img { max-width: 600px; }
.last_edited { font-size: 10px; color: #5E5E5E; } .last_edited { font-size: 10px; color: #5E5E5E; }
.poster_info p { display: inline-block; margin: 2px 0; color: #444444; } .poster_info p { margin: 2px 0; color: #444444; }
.poster_info .nick { margin: 0 0 4px; color: #333333; line-height: 110%; } .poster_info .nick { margin: 0 0 4px; color: #333333; line-height: 110%; }
.poster_info .avatar { margin: 5px 0 4px; max-width: 100px; max-height: 100px; overflow: hidden; } .poster_info .avatar { margin: 5px 0 4px; max-width: 100px; max-height: 100px; overflow: hidden; }
.poster_info .birthday { margin: 5px 0; text-align: center !important;} .poster_info .birthday { margin: 5px 0; text-align: center !important;}