提交
This commit is contained in:
@@ -225,13 +225,14 @@ img {
|
||||
position: absolute;
|
||||
top: -17px;
|
||||
left: 0px;
|
||||
border-radius: 0 0 16px 0;
|
||||
border-radius: 0 16px 16px 0;
|
||||
background: rgba(174, 159, 251, 1);
|
||||
width: 22px;
|
||||
height: 24px;
|
||||
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.117647058823529);
|
||||
}
|
||||
.intermediary-bg{
|
||||
background: rgba(173,214,247,1) !important;
|
||||
background: rgba(174,215,249,1) !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user