css stuff

This commit is contained in:
nek0 2014-09-21 18:43:27 +02:00
parent 1684e2c3f9
commit f0e4067a73
2 changed files with 20 additions and 0 deletions

View file

@ -1,2 +1,9 @@
#message
padding: 5px
border: 1px solid #ddd
border-radius: 6px
box-shadow: 0 0 3px #c4c4c4
background-color: lightyellow
nav li
display: inline-block

View file

@ -0,0 +1,13 @@
.thumbnail
border 1px solid #ddd
border-radius: 6px
box-shadow: 0 0 3px #c4c4c4
.thumbnail img
width: 250px
ul
list-style: none
li
display: inline-block