[DE PE SSE] Fix Bug 54511
This commit is contained in:
parent
54246a92a9
commit
c2735e8606
|
@ -13,9 +13,9 @@
|
|||
.content-block {
|
||||
margin: 0 auto 15px;
|
||||
|
||||
a {
|
||||
color: @text-normal;
|
||||
}
|
||||
// a {
|
||||
// color: @text-normal;
|
||||
// }
|
||||
}
|
||||
|
||||
.settings-about-logo {
|
||||
|
|
|
@ -148,8 +148,8 @@
|
|||
.about {
|
||||
.content-block {
|
||||
margin: 0 auto 15px;
|
||||
a {
|
||||
color: @black;
|
||||
p:last-child {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue