Example #1
0
 public static function appendCSS($addition)
 {
     self::$css_addition = $addition;
 }