X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fmessenger%2Fstart.css;h=524a0ed26dd290a1e6177596ca97041626fa77aa;hp=1c2a91807b011781f2563375cf4b0385b95fa451;hb=b4af54ca67d7b49fb8143f826d7c8300f7ad3e18;hpb=38b75e2e0c3847fd3a7410d927995343cb72ef3f diff --git a/LCARStrek/messenger/start.css b/LCARStrek/messenger/start.css index 1c2a9180..524a0ed2 100644 --- a/LCARStrek/messenger/start.css +++ b/LCARStrek/messenger/start.css @@ -42,6 +42,8 @@ body { margin: 0; padding: 0; + background: url("chrome://branding/content/messenger-start-bg.png") no-repeat fixed center 3em; + background-size: auto 85%; } a:link, a:visited, a:active { @@ -50,16 +52,14 @@ a:link, a:visited, a:active { } h1 { - color: #000000; - background-color: #E7ADE7; + background: url("chrome://branding/content/messenger-start-hdr.png") repeat-x bottom; border-bottom: 3px solid #000000; font-size: 1.5em; - font-weight: normal; padding: 0.25em 0.75em; /* 0.75*1.5=1, so fit with 1em below */ margin: 0; } -div#main { +#main { margin: 0 1em; } @@ -70,7 +70,6 @@ p { h2 { font-size: 1.2em; font-weight: bold; - margin: 0.5em 0; } ul {