mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-22 20:05:58 +01:00
more shadow for readme banner
This commit is contained in:
parent
dbd060247e
commit
c2ff3d9e76
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
z-index=2;
|
z-index=2;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-shadow: 0 0 1rem #22222277;
|
text-shadow: 0 0 1rem #222222ff;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
z-index=2;
|
z-index=2;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-shadow: 0 0 1rem #22222277;
|
text-shadow: 0 0 0.5rem #222222ff;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 798 KiB After Width: | Height: | Size: 798 KiB |
Loading…
Reference in a new issue