bit improved index page
This commit is contained in:
parent
f5a93f1f57
commit
7a957ca09c
4 changed files with 58 additions and 20 deletions
|
|
@ -202,3 +202,15 @@ input:focus {
|
|||
top: 0;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
|
||||
.imageteaser {
|
||||
width: 150px;
|
||||
height: 100px;
|
||||
display: inline-block;
|
||||
margin: 5px;
|
||||
background-size: contain;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-color: #222;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue