Align glidera with new design
This commit is contained in:
parent
d83fa90e4e
commit
0ce10c861e
4 changed files with 23 additions and 30 deletions
|
|
@ -74,7 +74,7 @@ h4.title a {
|
|||
}
|
||||
|
||||
|
||||
.preferences h4, .modal-content h4, .walletHome h4 {
|
||||
.preferences h4, .modal-content h4, .walletHome h4, .glidera h4 {
|
||||
background: #F6F7F9;
|
||||
padding: 25px 0px 5px 20px;
|
||||
text-transform: uppercase;
|
||||
|
|
@ -1024,6 +1024,9 @@ input.ng-invalid-match, input.ng-invalid-match:focus {
|
|||
.black {
|
||||
background-color: #2C3E50;
|
||||
}
|
||||
.white {
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
.text-italic {font-style: italic;}
|
||||
.text-light {font-weight: 200;}
|
||||
.text-bold {font-weight: 700;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue