Skip to content
Snippets Groups Projects
Unverified Commit 782a85fb authored by Martin Burchell's avatar Martin Burchell Committed by Luke Murphy
Browse files

Change image for Bangladesh

parent 37646f73
1 merge request!58Bangladesh staging demo
django/website/media/images/talking-peace.jpg

397 KiB

......@@ -24,7 +24,7 @@ body {
margin: 50px 0 0 250px;
min-height: 1000px;
background-color: @gray-lighter;
.box-shadow-inset(inset, 0px, 0px);
.box-shadow-inset(inset, 0px, 0px);
}
}
......@@ -36,7 +36,7 @@ body {
border:none;
}
}
#page-wrapper {
margin-top:96px;
margin-bottom:60px;
......@@ -188,13 +188,13 @@ h2.navbar-brand {
@media(max-width:@screen-sm){
.navbar-collapse {
padding-bottom:@padding-large-vertical;
background-color:#CFEBFF;
background-color:#CFEBFF;
}
}
@media(min-width:@screen-xs-min) and (max-width:@screen-sm){
.navbar-collapse {
padding-top:@padding-large-vertical * 2;
padding-top:@padding-large-vertical * 2;
margin-bottom:-80px;
}
}
......@@ -247,7 +247,7 @@ h2.navbar-brand {
}
.featured-image {
background-image:url(../images/rsz_west-african-girl.jpg);
background-image:url(../images/talking-peace.jpg);
background-repeat:no-repeat;
background-size:cover;
min-height:200px;
......@@ -259,7 +259,7 @@ h2.navbar-brand {
margin-top:96px;
}
}
@media(min-width:@screen-xs-min) and (max-width:@screen-sm) {
.featured-image {
display:none;
......@@ -316,7 +316,7 @@ h2.navbar-brand {
.site-info {
border-top:1px solid #f5f5f5;
}
.site-info {
......@@ -382,7 +382,7 @@ h2.navbar-brand {
color:@body-bg;
}
//footer
//footer
.footer {
bottom: 0;
......@@ -427,7 +427,7 @@ h2.navbar-brand {
border-bottom: solid 1px @gray-lighter;
}
// Circle Buttons
// Circle Buttons
.btn-circle {
width: 30px;
......@@ -579,7 +579,7 @@ h2.navbar-brand {
}
}
//icons
//icons
.fa-fw {
color:@gray-base;
margin-right:5px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment