mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Changed color on hover on the addseveralsongsthing
This commit is contained in:
@@ -72,7 +72,7 @@ body{background:#000; margin:0; }
|
||||
#del,#add{float: right; font-weight: bold; margin-right: 20px; margin-top:0px; border-radius: 2px; }
|
||||
#del:hover{color:red;}
|
||||
#add{font-weight: normal; margin-right: 5%; margin-top: -36px;font-size: 30px;padding: 3px 45px; }
|
||||
#add:hover{color:red;}
|
||||
#add:hover{color:black;}
|
||||
|
||||
#minus{display:none;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user