Пример #1
0
 /**
  *
  * @TODO document
  *
  */
 function typography()
 {
     $foundry = new PageLinesFoundry();
     $this->css .= $foundry->render_css();
 }