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:
89d5908
)
2016: Removed scrims from the carousel.
author
rsiddharth
<rsd@gnu.org>
Thu, 22 Oct 2015 22:17:53 +0000
(18:17 -0400)
committer
rsiddharth
<rsd@gnu.org>
Thu, 22 Oct 2015 22:17:53 +0000
(18:17 -0400)
2016/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2016/assets/css/custom.css
b/2016/assets/css/custom.css
index 2a791913aceac40b69d8a8d8a0561f89084cfccb..9b4d977cfb52e4932f2f2b8840d9f368cdb4c60e 100644
(file)
--- a/
2016/assets/css/custom.css
+++ b/
2016/assets/css/custom.css
@@
-429,6
+429,18
@@
hr {
}
}
+.carousel-control.left {
+ background-image: none;
+ background-repeat: repeat-x;
+}
+
+.carousel-control.right {
+ background-image: none;
+ background-repeat: repeat-x;
+ left: auto;
+ right: 0;
+}
+
/* Header */
.lp-banner {