:3
This commit is contained in:
@@ -22,17 +22,17 @@ body {
|
||||
}
|
||||
|
||||
.topnav_button {
|
||||
padding: 1rem 3rem;
|
||||
margin: 3px 10px;
|
||||
width: 12rem;
|
||||
padding: 0.6rem 2rem;
|
||||
margin: 3px 3px;
|
||||
background: var(--bg-color-ll);
|
||||
border: 2px solid var(--bg-color);
|
||||
border-radius: 10px;
|
||||
text-align: center;
|
||||
font-size: 25px;
|
||||
}
|
||||
|
||||
.topnav_button a {
|
||||
text_decoration: none;
|
||||
}
|
||||
|
||||
.topnav_button:hover {
|
||||
cursor: pointer
|
||||
background: var(--bg-color)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user