1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Update cascade.css

This commit is contained in:
suyuan 2021-04-03 00:25:48 +08:00
parent 5600c10661
commit 9fb9e28a32

View file

@ -803,7 +803,7 @@ header p {
header .fill {
background-color: #000;
background-repeat: repeat-x;
background-image: linear-gradient(to bottom, #3f78b7, #3f78b7);
background-image: linear-gradient(to bottom, #6089d4, #6089d4);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
padding: 0 5px;
}