Am 25.10.2014 um 23:45 schrieb Brian Whiteman:
> Using the "Layout" tab works to make and view changes to my margins in
> firebug, but how do I transfer those changes to my website?..
"Layout" changes the style attribute of the affected HTML tag. Copy it
from there to your HTML source code or to your CSS (after assigning a
class or ID of course).