Widget title adjust
This commit is contained in:
parent
73b0860902
commit
f8af61b76b
1 changed files with 4 additions and 3 deletions
|
|
@ -29,9 +29,10 @@
|
|||
|
||||
.widgetName {
|
||||
padding: 0 0 15px 0 !important;
|
||||
font-weight: 400;
|
||||
color: @theme-color-header-text;
|
||||
text-align:center;
|
||||
font-weight: 300;
|
||||
color: @theme-color-header-text;
|
||||
text-align: center;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue