mods refactor and added repost tag system #163
@ -163,11 +163,28 @@
|
||||
flex-direction: column;
|
||||
justify-content: end;
|
||||
align-items: center;
|
||||
padding: 15px;
|
||||
color: rgba(255,255,255,0.75);
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
box-shadow: inset 0 0 8px 0 rgb(0,0,0,0.1);
|
||||
overflow: hidden;
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
.IBMSMSMBSSPostBodyHideText {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background: rgb(55 55 55);
|
||||
}
|
||||
|
||||
.IBMSMSMBSSPostBodyHideText > * {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.IBMSMSMBSSModFor {
|
||||
|
Loading…
x
Reference in New Issue
Block a user