FireBrick Custom CSS: Difference between revisions
Appearance
Content deleted Content added
| Line 40: | Line 40: | ||
} |
} |
||
</syntaxhighlight> |
</syntaxhighlight> |
||
The result: |
|||
[[File:Firebrick-css.png|frame|Custom colour header by using css]] |
[[File:Firebrick-css.png|frame|Custom colour header by using css]] |
||
<!-- |
|||
<hr style="clear:both;color:inherit;background-color:inherit;margin:0 0 -2em" /> |
<hr style="clear:both;color:inherit;background-color:inherit;margin:0 0 -2em" /> --> |
||
<br style="width:100%;display:block;clear:both;margin:0 0 -2em" |
|||
== Example - changing font size == |
== Example - changing font size == |
||