Merge pull request #83 from meleu/patch-2
This commit is contained in:
commit
8e083d4a93
2 changed files with 21 additions and 7 deletions
|
@ -525,3 +525,15 @@ header {
|
|||
user-select: none;
|
||||
}
|
||||
}
|
||||
|
||||
#contact_buttons ul {
|
||||
list-style-type: none;
|
||||
|
||||
li {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
li a {
|
||||
padding: 5px 20px;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue