diff --git a/src/memopol/static/css/custom.css b/src/memopol/static/css/custom.css index bf48836be3e253512bc4c25c7d7d655059c74806..a978840a44ac4c2bfa05ad94d8ba5b2d2ab38df0 100755 --- a/src/memopol/static/css/custom.css +++ b/src/memopol/static/css/custom.css @@ -261,7 +261,7 @@ a:hover .custom-thumbnail-details { position: relative; } -.custom-listMEP .thumbnail .badge, +.representative-card .thumbnail .badge, .position-button .badge { position: absolute; top: -0.5em; @@ -333,6 +333,12 @@ iframe { background-size: cover; } +.todays-mep .representative-card .img-responsive { + width: 150px; + height: 150px; +} + + .representative-card h4 { margin-top: 15px; } diff --git a/src/memopol/templates/home.html b/src/memopol/templates/home.html index 8a411f19de13e8a5bdbecc7194dbcdb53d515d1b..ba09677ab98a56d3628008489517bcf70b3b8877 100644 --- a/src/memopol/templates/home.html +++ b/src/memopol/templates/home.html @@ -21,6 +21,20 @@
+