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:
ff7f403
)
modified custom styling for carousel-caption.
author
rsiddharth
<rsiddharth@ninthfloor.org>
Wed, 16 Oct 2013 15:24:02 +0000
(20:54 +0530)
committer
rsiddharth
<rsiddharth@ninthfloor.org>
Wed, 16 Oct 2013 15:24:02 +0000
(20:54 +0530)
2014/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2014/assets/css/custom.css
b/2014/assets/css/custom.css
index 593da6dda1ea1829ea0cde99391ffc166a729689..acc4aec355d2ce0bb8a77935e3490e6db2475cd2 100644
(file)
--- a/
2014/assets/css/custom.css
+++ b/
2014/assets/css/custom.css
@@
-250,7
+250,7
@@
input[type="checkbox"] {
position: absolute;
top: auto;
bottom: 5%;
- right:
5
5%;
+ right:
4
5%;
left: 2%;
z-index: 10;
padding-top: 10px;
@@
-295,6
+295,15
@@
input[type="checkbox"] {
}
+@media screen and (min-width: 320px) and (max-width: 480px){
+ .carousel-caption-tl {
+ right: 24%;
+ }
+ .carousel-caption-tr {
+ left: 20%;
+ }
+}
+
a {
color: #428bca;
text-decoration: none;