background: transparent; }
#blog-posts-over article p {
padding-bottom: 15px;
- margin-top: -30px;
+ margin-top: -15px;
line-height: 1.1; }
#blog-posts-over article a.read-more {
font-weight: bold;
border-top-right-radius: 10px; }
.search-result-container, .blog-posts-container {
- box-shadow: 3px -5px 8px -1px #A9A9A9; }
+ box-shadow: none; }
#bottom-all {
position: absolute;
border-top-right-radius: 10px;
}
.search-result-container, .blog-posts-container{
- box-shadow: 3px -5px 8px -1px #A9A9A9;
+ box-shadow: none;
}
\ No newline at end of file