Regions.css: Difference between revisions

From Rinchen Terdzö
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 1: Line 1:
.tib-full-text {
.tib-full-text {
flow-into: pechas contents;
flow-into: pecha contents;
}
}


Line 9: Line 9:
line-height:1.8em;
line-height:1.8em;
margin-top:0px;
margin-top:0px;
height: 10em;
}
}


.tib-pages {
.tib-pages {
flow-from: pechas;
flow-from: pecha;
region-fragment: break;
region-fragment: break;
height:16em;
height:16em;

Revision as of 14:20, 30 June 2015

.tib-full-text { flow-into: pecha contents; }

.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.8em; margin-top:0px; }

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