Merge branch 'master' into my-feature-branch
This commit is contained in:
commit
7ac4fe96d4
122 changed files with 2111 additions and 88 deletions
|
@ -91,6 +91,14 @@ a:hover {
|
|||
color: #e5e9f2 !important;
|
||||
}
|
||||
|
||||
.btn-link{
|
||||
color: #248aaa;
|
||||
}
|
||||
|
||||
.btn-link:hover{
|
||||
color: #207089;
|
||||
}
|
||||
|
||||
.bg-white {
|
||||
background-color: #46444D !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue