[DE PE SSE] Fix Bug 54511

This commit is contained in:
ShimaginAndrey 2021-12-14 14:20:12 +03:00
parent 54246a92a9
commit c2735e8606
2 changed files with 5 additions and 5 deletions

View file

@ -13,9 +13,9 @@
.content-block {
margin: 0 auto 15px;
a {
color: @text-normal;
}
// a {
// color: @text-normal;
// }
}
.settings-about-logo {

View file

@ -148,8 +148,8 @@
.about {
.content-block {
margin: 0 auto 15px;
a {
color: @black;
p:last-child {
text-decoration: underline;
}
}
}