Regions.css: Difference between revisions

From Rinchen Terdzö
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 7: Line 7:
font-size: 22px;
font-size: 22px;
font-weight: normal;
font-weight: normal;
line-height:2em;
line-height:1.6em;
margin-top:0px;
margin-top:0px;
}
}
Line 14: Line 14:
flow-from: pechas;
flow-from: pechas;
region-fragment: break;
region-fragment: break;
height:12em;
height:16em;
max-width: 1200px;
max-width: 1200px;
padding:10px;
padding:10px;

Revision as of 14:05, 30 June 2015

.tib-full-text { flow-into: pechas; }

.tib-full-text p { font-family: Kailasa, Kokonor, Jomolhari, "DDC Uchen", Himalaya, "Microsoft Himalaya", "XenoType Tibetan New", "Tibetan Machine Uni", Verdada, serif; font-size: 22px; font-weight: normal; line-height:1.6em; margin-top:0px; }

.tib-pages { flow-from: pechas; region-fragment: break; height:16em; max-width: 1200px; padding:10px; border:3px solid #444; margin:10px 10px 20px 10px; }