parent
2108b640c1
commit
f5c7df61a1
11 changed files with 88 additions and 21 deletions
Binary file not shown.
@ -0,0 +1,25 @@ |
|||||||
|
.about-map { |
||||||
|
position: absolute; |
||||||
|
z-index: 0; |
||||||
|
width: 65%; |
||||||
|
margin-left: 35%; |
||||||
|
margin-top: -10%; |
||||||
|
|
||||||
|
img { |
||||||
|
width: 100%; |
||||||
|
} |
||||||
|
} |
||||||
|
|
||||||
|
.about-videos { |
||||||
|
li { |
||||||
|
width: 165px; |
||||||
|
margin-right: 2%; |
||||||
|
vertical-align: top; |
||||||
|
|
||||||
|
font-size: 12px; |
||||||
|
|
||||||
|
.plugin_video { |
||||||
|
margin-bottom: 8px; |
||||||
|
} |
||||||
|
} |
||||||
|
} |
||||||
Loading…
Reference in new issue