Test
From Krm
(Difference between revisions)
(Created page with '@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("esupport.wlink.com.np"), url-prefix("http://esupport.wlink.com.np") { /* Throw out left panel cause its tak...') |
|||
Line 1: | Line 1: | ||
@namespace url(http://www.w3.org/1999/xhtml); | @namespace url(http://www.w3.org/1999/xhtml); | ||
− | @-moz-document domain(" | + | @-moz-document domain("ebill.wlink.com.np"), url-prefix("http://ebill.wlink.com.np") { |
− | /* | + | /* Reduce height of banner and shift it up */ |
− | + | .bannerBack { | |
− | + | height:80px !important; | |
+ | margin-top:-20px; | ||
+ | margin-bottom:-10px; | ||
} | } | ||
− | /**/ | + | /* Remove br before Log Out */ |
br { | br { | ||
− | + | display:none; | |
− | + | ||
− | + | ||
} | } | ||
− | |||
/* | /* | ||
− | td[width=" | + | td[width="113"] { |
− | + | height:80px !important; | |
} | } | ||
− | + | img[border="0"] { | |
− | + | height:80px !important; | |
− | + | ||
} | } | ||
*/ | */ | ||
− | |||
} | } |
Revision as of 22:27, 16 January 2010
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("ebill.wlink.com.np"), url-prefix("http://ebill.wlink.com.np") {
/* Reduce height of banner and shift it up */ .bannerBack { height:80px !important; margin-top:-20px; margin-bottom:-10px; }
/* Remove br before Log Out */ br { display:none; }
/* td[width="113"] { height:80px !important; } img[border="0"] { height:80px !important; }
- /
}