Removed Camper News completely

This commit is contained in:
Jonathan
2016-05-17 18:31:40 +01:00
parent 606051c87e
commit 62946689dc
10 changed files with 11 additions and 334 deletions

View File

@@ -836,74 +836,14 @@ div.CodeMirror-scroll {
padding: 15px 0 15px 0;
}
.img-news {
width: 50px;
height: 50px;
}
.url-preview {
max-width: 250px;
max-height: 250px;
}
//.media ~ .media .media-body-wrapper:nth-child(odd) {
// background-color: #e5e5e5;
//}
.news-box {
@media (min-width: 768px) {
margin-top: -40px;
}
@media (max-width: 767px) {
padding: 5px;
border-color: @brand-info;
border-width: 1px;
border-style: solid;
border-radius: 5px;
width: 100%;
float: left;
}
}
.news-box-search {
@media (min-width: 768px) {
margin-top: -30px;
padding-bottom: 20px;
}
@media (max-width: 767px) {
padding: 5px;
border-color: @brand-info;
border-width: 1px;
border-style: solid;
border-radius: 5px;
width: 100%;
float: left;
}
}
.story-headline {
font-size: 20px;
margin-left: 14px;
margin-top: -5px;
}
.landing-heading {
font-size: 50px !important;
}
.mobile-story-headline {
font-size: 20px;
}
.story-byline {
margin-top: 5px;
font-size: 14px;
}
.media-stories {
margin-left: 20px;
}
hr {
border: 0;
height: 1px;