12,442
edits
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!
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>
|
edits