copy current state of medienstaatsvertrag.org, to be verified
This commit is contained in:
44
website/agenda/planung/css/projects.css
Normal file
44
website/agenda/planung/css/projects.css
Normal file
@@ -0,0 +1,44 @@
|
||||
#content .label{
|
||||
width:10em;
|
||||
padding:0;
|
||||
margin:0;
|
||||
color:#555;
|
||||
}
|
||||
|
||||
#content div.project{
|
||||
width:45%;
|
||||
}
|
||||
|
||||
#content div.editor{
|
||||
clear:both;
|
||||
}
|
||||
|
||||
#content div.view{
|
||||
clear:both;
|
||||
}
|
||||
|
||||
#content div.view img{
|
||||
max-width:50px;
|
||||
max-height:50px;
|
||||
}
|
||||
|
||||
#content div.editor div.right{
|
||||
float:right;
|
||||
padding:0;
|
||||
margin:0;
|
||||
}
|
||||
|
||||
#content div.editor div.buttons{
|
||||
text-align:center;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
#content div.editor div.buttons button,
|
||||
#content div.editor div.buttons input{
|
||||
margin-left:1em;
|
||||
}
|
||||
|
||||
#content div.view{
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user