feat: add buttons to new site
This commit is contained in:
parent
f0ae7924cf
commit
be0780fdf8
23 changed files with 68 additions and 5 deletions
10
style.css
10
style.css
|
|
@ -341,6 +341,16 @@ article#sneexy {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
/*
|
||||
buttons
|
||||
*/
|
||||
.buttons {
|
||||
font-size: 0px;
|
||||
img {
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
footer/credits
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue