mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-10 17:23:23 +01:00
orange buttons new header
This commit is contained in:
parent
4729022d6a
commit
1f8e251009
@ -15,11 +15,12 @@
|
||||
|
||||
<style>
|
||||
.btn-header {
|
||||
background-color: #171a17;
|
||||
background-color: #F7C931;
|
||||
border-color: #575757;
|
||||
color: #000000;
|
||||
}
|
||||
.btn-header:hover {
|
||||
background-color: #F7C931;
|
||||
background-color: #eee;
|
||||
}
|
||||
.WelcomeHeader {
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user