1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
suyuan 2020-12-13 03:15:34 +08:00
parent 3d764aa604
commit 3f1d26318d
6 changed files with 6 additions and 55 deletions

View file

@ -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;