made the image header a little bit better in index theme

This commit is contained in:
H1K1CH4N
2018-09-27 04:58:05 +02:00
parent 44dcbca6c9
commit 6f15b56b65
2 changed files with 3 additions and 7 deletions

View File

@@ -34,14 +34,10 @@
border: none;
width: 100%;
min-height: 250px;
max-height: 600px;
max-height: 400px;
overflow-x: hidden;
overflow-y: auto;;
}
.box.image h2 {
background: #9C6;
color: #060;
}
.box img {
float: left;
margin: 5px;