this is probably dumb (not that that’s stopped me before)
i’ve been working with styles lately, in order to keep things
looking consistant thruout the solution. is there a way to pre-define
the way a new button should look? specifically, i’d like to set the
width & height of a button, so every time i create one, it’s already
at the size i want, but i can’t find any css/style syntax
that allows me to specify this.
thanks in advance.
rm.