gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] 32/42: UC: Events image size and shape


From: gnunet
Subject: [taler-www] 32/42: UC: Events image size and shape
Date: Mon, 27 Nov 2023 23:54:28 +0100

This is an automated email from the git hooks/post-receive script.

andreas-habegger pushed a commit to branch master
in repository www.

commit cfc386ed7444aa694acdf8fd2c3f1f4781d0cdf9
Author: Andreas HABEGGER <andreas.habegger@bfh.ch>
AuthorDate: Tue Nov 21 02:13:45 2023 +0100

    UC: Events image size and shape
---
 static/styles.css | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/static/styles.css b/static/styles.css
index 12d702c..44e2498 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -319,19 +319,19 @@ ul.timeline > li:before {
 }
 
 .announce .carousel .carousel-item .img-box {
-       width: 135px;
-       height: 135px;
+       width: 258px;
+       height: 160px;
        margin: 0 auto;
        padding: 5px;
        border: 1px solid #ddd;
-       border-radius: 50%;
+       border-radius: 5%;
 }
 
 .announce .carousel .img-box img {
        width: 100%;
        height: 100%;
        display: block;
-       border-radius: 50%;
+       border-radius: 5%;
 }
 
 .announce .carousel .testimonial {

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]