Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

FireBrick Custom CSS: Difference between revisions

no edit summary
No edit summary
No edit summary
<http css-url="http://example.com/css/myfb.css">
 
For example, to change the header and footer bas from red to blue, create your myfb.css file as:
 
<syntaxhighlight>
/*
Custoem css to make my FireBrick visibly different to normal ones
*/
 
div.header {
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#000080', endColorstr='#202080')";
}
</syntaxhighlight>
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,270

edits