mirror of
https://github.com/ION606/ProcGen.git
synced 2026-05-14 22:06:56 +00:00
please kill me
This commit is contained in:
@@ -59,4 +59,18 @@ main {
|
||||
|
||||
.hidebtn:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
|
||||
#expandingBox {
|
||||
transform: translate(-50%, -50%);
|
||||
transition: all 0.5s ease;
|
||||
}
|
||||
|
||||
.scaledup {
|
||||
|
||||
}
|
||||
|
||||
.visited {
|
||||
background-color: grey;
|
||||
}
|
||||
Reference in New Issue
Block a user