/* * $Revision: 1.2 $ * $Date: 2009/08/03 15:51:36 $ * Language specific styles. */ @import "/worldservice/styles/core/1/core_light.css"; /* =BASE Typography, headings etc. Base size is 14px for Persian (1em = 14px) 1px = 0.071em -> Npx = N * 0.071em Calculate line heights, vertical paddings and margins: x = l/h l = base line height h = height of element (i.e. font size or margin/padding) +++++++++++++++++++++++++++++++++++++++++++++++ */ body#www-bbczhongwen-com { font-family: tahoma, arial, verdana, sans-serif; } /* =Headings -----------------------------*/ h1, h2, h3, h4, h5, h6 { font-family: arial, tahoma, verdana, sans-serif; font-weight: bold; }