diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/img/tuxrss.png | bin | 0 -> 21798 bytes | |||
-rwxr-xr-x | css/style.css | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/css/img/tuxrss.png b/css/img/tuxrss.png Binary files differnew file mode 100644 index 00000000..b432050c --- /dev/null +++ b/css/img/tuxrss.png 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; |