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

m
div.footer
{
padding: 2px 10px 1px
}
div.footer *
{
vertical-align: top
}
}
Note that there is no space after the dot in <code>div.main</code> etc. This is essential; adding white space at this point would alter the meaning - see [https://www.w3.org/TR/CSS22/selector.html CSS selectors].
 
'''Note:''' The above brief example is known to currently produce certain '''defects''' in the webpages’ layout: TheA verticalknown layoutminor of the text within the footerissue is slightly off. More seriously, this change has madethat the wholevertical layout of the ‘Graphs’objects pagewithin quitethe afooter mess,is soslightly further work to remedy this is neededoff.
 
At the time of writing, the shipping CSS in the Firebrick FB2500 was v1.45.001 Ximenes, and the standard <code>font-size:</code> value in use was keyword <code>small</code>. This could possibly change in future.
252

edits