mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Basic multiple windows working
This commit is contained in:
@@ -43,6 +43,12 @@
|
||||
margin-top: 6px;
|
||||
background: linear-gradient(0deg, #7270ed, #6a11ea);
|
||||
}
|
||||
button:hover {
|
||||
box-shadow: none;
|
||||
margin-left: 6px;
|
||||
margin-top: 6px;
|
||||
background: linear-gradient(0deg, #7d2eea, #908ee8);
|
||||
}
|
||||
#msg {
|
||||
visibility: hidden;
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user