mira fixed it (the invisible twitter icons)
This commit is contained in:
parent
b17a675c17
commit
e387f4b41c
@ -1396,10 +1396,10 @@ dd:before {
|
|||||||
content: "\25E7" !important;
|
content: "\25E7" !important;
|
||||||
}
|
}
|
||||||
.check {
|
.check {
|
||||||
opacity: 25%;
|
opacity: 0.25;
|
||||||
}
|
}
|
||||||
.check:hover {
|
.check:hover {
|
||||||
opacity: 100%;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
.check:before {
|
.check:before {
|
||||||
font-family: "Segoe UI Symbol";
|
font-family: "Segoe UI Symbol";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user