Skip to content

Commit dd98e58

Browse files
author
Kristan Kenney
committed
Adjust header bar shadow in dark.css theme
1 parent 908ae7e commit dd98e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/deb/themes/dark.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,7 @@ a {
784784
z-index: 900;
785785
height: 38px;
786786
text-shadow: 1px 1px rgba(0,0,0,0.5);
787-
box-shadow: 0px 8px 20px rgba(0,0,0,0.35);
787+
box-shadow: 0px 8px 15px rgba(0,0,0,0.25);
788788
}
789789

790790
.l-header a {

0 commit comments

Comments
 (0)