move right portlet down by 1em for better alignment with headline on center section
This commit is contained in:
parent
2c45dfcfab
commit
9a48f13865
1 changed files with 7 additions and 2 deletions
|
@ -1,10 +1,15 @@
|
|||
/*
|
||||
$Id$
|
||||
|
||||
settings specific for view / node objects
|
||||
Basic settings for standard Lobo skin
|
||||
|
||||
*/
|
||||
|
||||
/* positioning of page elements */
|
||||
|
||||
#portlets {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
/* general */
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
|
|
Loading…
Add table
Reference in a new issue