Skip to content

Commit 77da723

Browse files
committed
fixing css
1 parent 86f8de8 commit 77da723

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

themes/podemos/app.less

+3-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,9 @@
100100
color: @brand-success !important;
101101
}
102102

103-
.powered-by .strong, div.row.avb-top-navbar div.pull-left span.ng-scope strong.ng-scope {
103+
.powered-by .strong,
104+
div.row.avb-top-navbar div.pull-left span.ng-scope strong.ng-scope,
105+
div.row.avb-top-navbar div.text-center.ng-scope span strong.ng-scope {
104106
a {
105107
color: @av-secondary !important;
106108
}

0 commit comments

Comments
 (0)