Update src/styles/post.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 56s
All checks were successful
Release to Staging / build_and_release (push) Successful in 56s
This commit is contained in:
parent
35176302e5
commit
4527c1c154
@ -283,6 +283,16 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.IBMSMSMBSSNote {
|
||||
width: 100%;
|
||||
border-radius: 8px;
|
||||
padding: 10px 15px;
|
||||
border: solid 2px rgba(255,255,255,0.1);
|
||||
background: rgba(255,122,0,0.2);
|
||||
color: rgba(255,255,255,0.95);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.IBMSMSMBSSPostBodyHideText > * {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user