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