mods refactor and added repost tag system #163

Merged
freakoverse merged 15 commits from staging into master 2024-11-28 22:57:20 +00:00
Showing only changes of commit 61a94e5358 - Show all commits

View File

@ -180,13 +180,6 @@
background: rgb(55 55 55);
}
.IBMSMSMBSSPostBodyHideText > * {
width: 100%;
text-align: center;
margin: 0;
padding: 10px;
}
.IBMSMSMBSSModFor {
width: 100%;
border-radius: 10px;
@ -290,3 +283,9 @@
text-align: center;
}
.IBMSMSMBSSPostBodyHideText > * {
width: 100%;
text-align: center;
margin: 0;
padding: 10px;
}