Previous Message
Next Message

Font sizing in Opera vs Firefox/IE

Sent by Mercury Info on 21 February 2005 20:08


On Feb 20, 2005, at 4:40 PM, David Laakso wrote:
>>
> Follow Bob's suggestion, and see if this fast pass brings Opera in a 
> little closer (not tested)...
> http://www.dlaakso.com/main_01.css

Trying to follow this thread, thank you for the tip, can anyone suggest 
how to apply Verdana font size differences to this fix?
I tend to learn by example.
maz

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;/*.01 for a rounding error in some ver. Opera*/
}
/* -------------------- Wrapper -------------------- */
#wrapper {
	position: relative;
	padding: 3em 0 3em 0;
	margin: 1px 0 0 0;
	border-bottom: 1px solid #FFFFFF;
	border-top: 3px double #FFFFFF;
	/*font-size: 80%; *//* IE5 Win font size and hack*/
	/*voice-family: "\"}\"";
	voice-family: inherit;*/
	/*font-size: 100%;*/ /* Base font size */
}

/*html>wrapper {
	font-size: 100%;  Opera fix for above
}*/

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: