diff --git a/fet2020/static/fet.css b/fet2020/static/fet.css index 5376ed1f..a19eefb6 100644 --- a/fet2020/static/fet.css +++ b/fet2020/static/fet.css @@ -16,3 +16,12 @@ div.footer { .footer a i { font-size:30px; } +a.thumbnail { + width: 150px; + height: 150px; +} +a.thumbnail img { + width: 150px; + height: 150px; + +}