Commit 4d0849c3 authored by kliment's avatar kliment

Relative positioning

parent e323d5e6
......@@ -284,6 +284,7 @@ h2 {
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
position: relative;
z-index: 10;
width: 768px;
margin-left: 0px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment