Global Stylesheet contentbox

This commit is contained in:
Thomas Blazek
2013-10-01 12:33:25 +02:00
parent 56798bdc4c
commit 81fdda6248
3 changed files with 19 additions and 5 deletions

View File

@@ -9,12 +9,16 @@ border-radius:10px;
margin: 2px;
}
div.studien-semester {
border-width:1px;
border-style: solid;
//border-width:1px;
//border-style: solid;
padding: 5px;
border-radius:2px;
border-color: blue;
//border-radius:2px;
//border-color: blue;
margin: 5px;
display: block;
padding: 5px;
border-radius: 10px;
border: lightgrey solid 1px;
}
a.studium {
display:block