semester tweaks

This commit is contained in:
Thomas Blazek
2013-08-19 09:11:45 +02:00
parent 0b929613c0
commit 28d5f8b96a
2 changed files with 4 additions and 4 deletions

View File

@@ -9,10 +9,10 @@ border-radius:10px;
margin: 2px;
}
div.studien-semester {
border-width: 1px;
border-width:1px;
border-style: solid;
padding: 5px;
border-radius:10px;
border-radius:2px;
border-color: blue;
margin: 2px;
margin: 5px;
}