FireBrick Custom CSS: Difference between revisions
Appearance
	
	
Content deleted Content added
mNo edit summary  | 
				 lang=css  | 
				||
| Line 10: | Line 10: | ||
For example, to change the header and footer bar from red to blue, create your myfb.css file as:  | 
  For example, to change the header and footer bar from red to blue, create your myfb.css file as:  | 
||
<syntaxhighlight>  | 
  <syntaxhighlight lang=css>  | 
||
/*   | 
  /*   | 
||
   Custom css to make my FireBrick visibly different to normal ones  | 
     Custom css to make my FireBrick visibly different to normal ones  | 
||