diff --git a/res/include/style/layout.css b/res/include/style/layout.css index c903216..e398ebe 100644 --- a/res/include/style/layout.css +++ b/res/include/style/layout.css @@ -168,12 +168,6 @@ body{ /* Page contents */ -.header_image{ - width: 100%; - max-width: 800px; - margin: 0 auto 40px auto; -} - .page_navigation a { float: none; display: block; diff --git a/res/static/img/header_orbitron_wide.png b/res/static/img/header_orbitron_wide.png new file mode 100644 index 0000000..e882186 Binary files /dev/null and b/res/static/img/header_orbitron_wide.png differ diff --git a/res/static/img/header_orbitron_wide.xcf b/res/static/img/header_orbitron_wide.xcf new file mode 100644 index 0000000..90be6ee Binary files /dev/null and b/res/static/img/header_orbitron_wide.xcf differ diff --git a/res/template/home.html b/res/template/home.html index 8063f73..3cbfd7b 100644 --- a/res/template/home.html +++ b/res/template/home.html @@ -5,6 +5,12 @@ {{template "meta_tags" "Free file sharing service"}} {{template "user_style" .}}