Committer: mchervonniy
LJSUP-8372: transparent footer for FriendsTimesU trunk/htdocs/stc/friendstimes.css
Modified: trunk/htdocs/stc/friendstimes.css =================================================================== --- trunk/htdocs/stc/friendstimes.css 2011-03-28 03:34:51 UTC (rev 10307) +++ trunk/htdocs/stc/friendstimes.css 2011-03-28 04:05:48 UTC (rev 10308) @@ -1,4 +1,4 @@ -html body { +.p-friendstimes { background-color: #C5CFD7; } .b-friendstimes { @@ -174,3 +174,11 @@ border-bottom: none; } +.p-friendstimes #footer { + border-color: #9BBAD6; + background-color: transparent; + } + .p-friendstimes #footer-links { + border-color: #9BBAD6; + } +