asfdjksdjfk
This commit is contained in:
@@ -181,11 +181,23 @@ main {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
#popup h1 {
|
||||
#smol-popup {
|
||||
width: 200px;
|
||||
background-color: white;
|
||||
border-radius: 8px;
|
||||
padding: 8px;
|
||||
box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
transition: opacity 0.3s;
|
||||
}
|
||||
|
||||
#popup h1, #smol-popup h1 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#popup-heo {
|
||||
#popup-heo, #smol-heo {
|
||||
font-family: "heonian";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user