projects
/
WP-Themes
/
themoleholeonline.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d830137
)
adding margin to mobile slider
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 9 Dec 2015 20:27:21 +0000
(15:27 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 9 Dec 2015 20:27:21 +0000
(15:27 -0500)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
03d59a0
..
026069a
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-43,6
+43,12
@@
Text Domain: galleria
background: transparent !important;
}
}
+@media (max-width: 768px){
+ .metaslider{
+ top: 85px;
+ }
+}
+
.theme-default .nivo-caption{
background: rgb(99, 133, 73);