]> git.mjollnir.org Git - s9y.git/commitdiff
BP: add override stylesheet for user customization
authordonchambers <donchambers>
Sun, 11 Nov 2007 20:28:03 +0000 (20:28 +0000)
committerdonchambers <donchambers>
Sun, 11 Nov 2007 20:28:03 +0000 (20:28 +0000)
templates/bulletproof/index.tpl
templates/bulletproof/override.css [new file with mode: 0644]

index aad853f59b06641369d1673dd99fd15a4ed36232..df0903cb512e30de3df2d9c84de4812bbcda62ea 100644 (file)
@@ -50,6 +50,8 @@
         {if $template_option.jscolumns == 'true'}<script type="text/javascript" src="{$serendipityHTTPPath}templates/{$template}/js/p7_eqCols2_10.js"></script>{/if}
         <!-- print media stylesheet -->
         <link rel="stylesheet" type="text/css" href="{serendipity_getFile file="print.css"}" media="print" />
+        <!-- additional stylesheet for user customization so bundled stylesheets do not require modification -->
+        <link rel="stylesheet" type="text/css" href="{serendipity_getFile file="override.css"}" />
     </head>
 
     <body{if $template_option.jscolumns == 'true'} onload="P7_equalCols2(0,{if $template_option.layouttype != '1col'}'content','DIV',{/if}'serendipityLeftSideBar','DIV','serendipityRightSideBar','DIV')"{/if}>
diff --git a/templates/bulletproof/override.css b/templates/bulletproof/override.css
new file mode 100644 (file)
index 0000000..8be2416
--- /dev/null
@@ -0,0 +1,12 @@
+/**********************************************************************/
+/* Template: bulletproof for Serendipity (http://www.s9y.org)         */
+/* Authors: Matthias Mees, David Cummins and Don Chambers             */
+/*                                                                    */
+/* Override Stylesheet                                                */
+/*                                                                    */
+/* Provide additional or modified css rules here so bundled bp        */
+/* stylesheets require no modification.                               */
+/*                                                                    */
+/* http://s9y-bulletproof.com                                         */
+/**********************************************************************/
+