Compare commits
2 Commits
23088cb3ec
...
1a52bfd30b
Author | SHA1 | Date | |
---|---|---|---|
|
1a52bfd30b | ||
|
1f93e9c6b6 |
@ -48,6 +48,14 @@
|
|||||||
width: 100%;
|
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 {
|
.IBMSMSMBSSPostInside {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
Loading…
Reference in New Issue
Block a user