AutoCommit Mon Jun 8 18:03:05 CEST 2015

This commit is contained in:
Andreas Stephanides
2015-06-08 18:03:05 +02:00
parent 45b5798e7d
commit 18021fb502
7 changed files with 37 additions and 48 deletions

View File

@@ -9,10 +9,10 @@ div.sticker
border-radius: 5px;
text-align: center;
padding: 5px;
margin:auto;
margin:auto;
}
div.sticker-red
{ background: red;
{ border:solid red;
}
div.sticker-yellow
{ background: yellow;