Esempio n. 1
0
File: setup.php Progetto: ssrsfs/blg
 function getCss()
 {
     return parent::getCss() . ' blockquote {margin: 0 0 0 2em;}';
 }