Browse Source

css kleine änderung

pull/1/head
Edwina Barbalan 5 years ago
parent
commit
258d9e816d
2 changed files with 2 additions and 0 deletions
  1. 1
    0
      public/style/style.css
  2. 1
    0
      public/style/style.less

+ 1
- 0
public/style/style.css View File

@@ -39,6 +39,7 @@
height: 65px;
width: 100%;
background-color: #0046a0;
z-index: 5;
}
.om-nav i {
color: white;

+ 1
- 0
public/style/style.less View File

@@ -46,6 +46,7 @@
height: 65px;
width: 100%;
background-color: @color;
z-index:5;
i{
color: white;
}

Loading…
Cancel
Save