mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-04-19 20:09:14 +03:00
Update horizontal-menu.css
This commit is contained in:
parent
40fc54753b
commit
25910185bd
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,10 @@
|
||||||
.menu-title {
|
.menu-title {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
float: right;
|
float: left;
|
||||||
|
color: #1C78DE;
|
||||||
|
padding: 0;
|
||||||
|
margin: 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#menu {
|
#menu {
|
||||||
|
|
Loading…
Add table
Reference in a new issue