Global Stylesheet contentbox
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user