Compare commits

..

No commits in common. "1a52bfd30bfd5f2be853bd0f141621efb4b558c4" and "23088cb3ec146404f09d86e3016ba64b4f504a44" have entirely different histories.

View File

@ -48,14 +48,6 @@
width: 100%;
}
.IBMSMSMBSSPostTitleText > blockquote {
border-radius: 0 10px 10px 0;
border-left: solid 6px rgba(255, 255, 255, 0.1);
padding: 25px;
background: #232323;
color: rgba(255, 255, 255, 0.75);
}
.IBMSMSMBSSPostInside {
display: flex;
flex-direction: column;