add some 88x31 badges
This commit is contained in:
@@ -36,6 +36,16 @@ footer {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
#badges {
|
||||
display: flex;
|
||||
flex-flow: wrap;
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
.badge {
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
|
||||
nav ul,
|
||||
footer ul {
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user