FireBrick Custom CSS: Difference between revisions
Appearance
Content deleted Content added
m →Example - changing colours: layout of figure |
|||
| Line 9: | Line 9: | ||
== Example - changing colours == |
== Example - changing colours == |
||
| ⚫ | |||
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: |
||
| Line 43: | Line 40: | ||
} |
} |
||
</syntaxhighlight> |
</syntaxhighlight> |
||
| ⚫ | |||
== Example - changing font size == |
== Example - changing font size == |
||