mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
fixres
This commit is contained in:
parent
3d764aa604
commit
3f1d26318d
6 changed files with 6 additions and 55 deletions
|
@ -799,14 +799,14 @@ header p {
|
|||
line-height: 40px;
|
||||
}
|
||||
|
||||
|
||||
header .fill {
|
||||
background-color: #0d6eff;
|
||||
background-color: #000;
|
||||
background-repeat: repeat-x;
|
||||
background-image: linear-gradient(to bottom, #0c5fdc, #0d6eff);
|
||||
background-image: linear-gradient(to bottom, #808080, #444);
|
||||
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
||||
header div > ul, .nav {
|
||||
display: block;
|
||||
float: left;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue