New DB based GuestBook
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
.opacity-50 {
|
||||
opacity: 50%
|
||||
}
|
||||
|
||||
.construction {
|
||||
z-index: 10;
|
||||
rotate: -10deg;
|
||||
width: fit-content;
|
||||
height: fit-content;
|
||||
left: 0;
|
||||
right: 0;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
margin-top: auto;
|
||||
margin-bottom: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user