diff --git a/nkdsu/static/less/main.less b/nkdsu/static/less/main.less index 23c6cfe9..c349ebc6 100644 --- a/nkdsu/static/less/main.less +++ b/nkdsu/static/less/main.less @@ -344,10 +344,10 @@ body { } } - ul.websites { + .websites { text-align: center; - li { + ul li { &::before { .fas(); content: @fa-var-globe; diff --git a/nkdsu/templates/include/voter_meta.html b/nkdsu/templates/include/voter_meta.html index b723e1a4..fda9b54c 100644 --- a/nkdsu/templates/include/voter_meta.html +++ b/nkdsu/templates/include/voter_meta.html @@ -70,14 +70,31 @@