2025-04-24 13:11:28 +08:00

22 lines
288 B
Plaintext

.translations-message {
.system-message;
text-align: center;
img {
vertical-align: text-bottom;
margin-bottom: -1px;
}
.close {
color: #fff;
opacity: 1;
text-shadow: none;
}
a {
color: #fff;
&:hover,
&:focus {
color: #fff;
}
}
}