✨
This commit is contained in:
@@ -79,6 +79,21 @@ th {
|
||||
text-shadow: 5px 5px 1px black;
|
||||
}
|
||||
|
||||
.title {
|
||||
color: rgb(255, 204, 0);
|
||||
font-family: "Korinna";
|
||||
text-align: center;
|
||||
font-size: 150;
|
||||
bottom: auto;
|
||||
height: 100%;
|
||||
width: 80%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
text-decoration: none;
|
||||
text-shadow: 5px 5px 1px black;
|
||||
}
|
||||
|
||||
.question img {
|
||||
height: 70%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user