Local copy of bootstrap 3.3.6, included in classic skin.
This commit is contained in:
parent
5b2d194af2
commit
c9441ec8c0
File diff suppressed because one or more lines are too long
|
@ -44,6 +44,7 @@ function xhtmlHeaders( $file, $title )
|
|||
<link rel="shortcut icon" href="graphics/favicon.ico"/>
|
||||
<link rel="stylesheet" href="css/reset.css" type="text/css"/>
|
||||
<link rel="stylesheet" href="css/overlay.css" type="text/css"/>
|
||||
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css"/>
|
||||
<link rel="stylesheet" href="<?php echo $skinCssFile ?>" type="text/css" media="screen"/>
|
||||
<?php
|
||||
if ( $viewCssFile )
|
||||
|
|
Loading…
Reference in New Issue