diff options
Diffstat (limited to 'html/Ocean.std-theme')
| -rw-r--r-- | html/Ocean.std-theme/ocean.css | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/html/Ocean.std-theme/ocean.css b/html/Ocean.std-theme/ocean.css index 2cd55c54..16d86734 100644 --- a/html/Ocean.std-theme/ocean.css +++ b/html/Ocean.std-theme/ocean.css @@ -172,7 +172,7 @@ img.coll {  #content {    margin: 0 auto; -  padding: 0 1em; +  padding: 0 2em;  }  #package-header { @@ -187,7 +187,7 @@ img.coll {  #package-header .caption {    background: url(hslogo-16.png) no-repeat 0em;    color: white; -  margin: 0 1em; +  margin: 0 2em;    font-weight: normal;    font-style: normal;    padding-left: 2em;  | 
