diff options
Diffstat (limited to 'css/style.css')
-rwxr-xr-x | css/style.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css index 0de4ca0e..c4316437 100755 --- a/css/style.css +++ b/css/style.css @@ -253,6 +253,12 @@ blockquote.right { clear: both; } +.innerlogo { + margin-top: 0em; + padding: 0em 2em 0em 2em; + clear: both; +} + .left { float: left; position: absolute; |