|
|
@ -21,6 +21,7 @@ class SkinGCL3 extends SkinTemplate { |
|
|
|
|
|
|
|
// Append to the default screen common & print styles...
|
|
|
|
$out->addStyle( 'GCL3/main.css', 'screen' ); |
|
|
|
$out->addStyle( 'GCL3/resources/print.css', 'print' ); |
|
|
|
if( $wgHandheldStyle ) { |
|
|
|
// Currently in testing... try 'chick/main.css'
|
|
|
|
$out->addStyle( $wgHandheldStyle, 'handheld' ); |
|
|
|