mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-20 16:49:52 +00:00
Let users drag windows over about text
This commit is contained in:
parent
a267a8e546
commit
650a8fec77
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ body {
|
|||
position: absolute;
|
||||
bottom: 0;
|
||||
color: white;
|
||||
/* Let users drag windows over this text */
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
.about a {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue