projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9108c8
)
Improved carousel
author
Ruben Rodriguez
<ruben@fsf.org>
Mon, 24 Feb 2020 16:48:27 +0000
(11:48 -0500)
committer
Ruben Rodriguez
<ruben@fsf.org>
Mon, 24 Feb 2020 16:48:27 +0000
(11:48 -0500)
2020/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2020/assets/css/custom.css
b/2020/assets/css/custom.css
index cf6642dc9b73b5fc57d51e5a38c90477e4790e90..e982f3829ab6a81d1e832c248fced9e932155aca 100644
(file)
--- a/
2020/assets/css/custom.css
+++ b/
2020/assets/css/custom.css
@@
-435,6
+435,11
@@
hr {
/* Carousel */
+.carousel img{
+ width: 100%;
+ border-radius: 15px;
+}
+
.btn-carousel {
font-size: 1.15em;
font-weight: 100;
@@
-534,7
+539,7
@@
hr {
color: #ffffff;
text-align: center;
background-color: rgba(0, 0, 0,0.6);
- border-radius: 0
px
;
+ border-radius: 0
0 15px 15px
;
}
.carousel-caption-bottom {