Fix black text on box
This commit is contained in:
@@ -620,7 +620,7 @@ input[type="password"]::-webkit-caps-lock-indicator {
|
|||||||
}
|
}
|
||||||
.pa-small-box-gray .inner {
|
.pa-small-box-gray .inner {
|
||||||
background-color: #777;
|
background-color: #777;
|
||||||
color: rgba(20,20,20,30%);
|
/* color: rgba(20,20,20,30%); */
|
||||||
border-top-left-radius: 10px;
|
border-top-left-radius: 10px;
|
||||||
border-top-right-radius: 10px;
|
border-top-right-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user