Updated the website
This commit is contained in:
@@ -1,16 +1,28 @@
|
||||
.anchoring {
|
||||
text-align: center;
|
||||
font-family: 'Questrial', sans-serif;
|
||||
}
|
||||
|
||||
.anchoring h1 {
|
||||
margin-bottom: -35px;
|
||||
font-size: 2.5rem;
|
||||
}
|
||||
|
||||
.anchoring h1, .anchoring h1:hover {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.anchoring > a {
|
||||
margin: 0 auto;
|
||||
display: block;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
.anchoring > a:hover {
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
.anchoring img {
|
||||
width: 128px;
|
||||
height: 128px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
Reference in New Issue
Block a user