MediaWiki talk:Common.css

From Wikimedia Foundation Governance Wiki
Revision as of 14:40, 2 February 2008 by Huji (talk | contribs) (addition needed for Fa and AR)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Please add this section to the end of Common.css

/* To facilitate rtl translations */
.table-FA {
font-family: Tahoma;
}
 
#bodyContent .table-FA a{
background:none;
padding-right:0;
}
 
h1 { 
line-height:120%; 
 }
 
#bodyContent .table-AR a{
background:none;
padding-right:0;
}

Regards, Huji 14:40, 2 February 2008 (UTC)[reply]