Committer: narefieva
LJSUP-9035: Home page branding - S8 U trunk/htdocs/stc/reskining/2011/june/super8/homepage.css
Modified: trunk/htdocs/stc/reskining/2011/june/super8/homepage.css =================================================================== --- trunk/htdocs/stc/reskining/2011/june/super8/homepage.css 2011-06-10 07:50:18 UTC (rev 10624) +++ trunk/htdocs/stc/reskining/2011/june/super8/homepage.css 2011-06-10 08:07:12 UTC (rev 10625) @@ -213,9 +213,11 @@ /* Background */ BODY.s-lanzelot, BODY.s-lanzelot.logged-out { + overflow-x: hidden; background: #FFF url(/img/reskining/2011/june/super8/body-bg.jpg?v=1) no-repeat 50% 0 !important; } BODY.s-horizon { + overflow-x: hidden; background: #FFF url(/img/reskining/2011/june/super8/body-bg.jpg?v=1) no-repeat 50% 0 !important; } @@ -378,8 +380,9 @@ /* Lanzelot headers in text */ -#lz-content, -.lz-body H1 { +#lz-content P, +.lz-body H1, +#lz-content .join { color: #FFF; } @@ -460,8 +463,11 @@ .actions A SPAN.txt { border-color: #FFF !important; } + + .actions .read { + background-position: 50% -299px; + } - /* BRANDING links ---------------------------------------*/ #content-wrapper {