latex-ub/services/web/frontend/stylesheets/app/translations.less
2025-05-05 12:24:05 +00:00

21 lines
288 B
Text

.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;
}
}
}