mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-21 16:24:36 +00:00
Merge pull request #83 from meleu/patch-2
This commit is contained in:
@ -525,3 +525,15 @@ header {
|
||||
user-select: none;
|
||||
}
|
||||
}
|
||||
|
||||
#contact_buttons ul {
|
||||
list-style-type: none;
|
||||
|
||||
li {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
li a {
|
||||
padding: 5px 20px;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user