This commit is contained in:
Djordje Atlialp 2019-02-02 21:02:26 +01:00
parent 9b25438856
commit dae2a88be5
No known key found for this signature in database
GPG key ID: 02849100E934D92C
3 changed files with 141 additions and 1 deletions

View file

@ -88,6 +88,11 @@
height: 1em;
}
}
.flag {
border-radius: 50%;
margin: 0 5px;
}
}
.pagination {