Exemplo n.º 1
0
Arquivo: setup.php Projeto: ssrsfs/blg
 function getCss()
 {
     return parent::getCss() . ' blockquote {margin: 0 0 0 2em;}';
 }