diff --git a/e107_themes/leaf/style.css b/e107_themes/leaf/style.css index 44a5ce750..bcaf30470 100644 --- a/e107_themes/leaf/style.css +++ b/e107_themes/leaf/style.css @@ -39,7 +39,7 @@ td{ body{ color: #4C4C4C; font-size: 11px; - font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif; + font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans Unicode", Tahoma, sans-serif; background: #123454 url(images/01_bg.gif) top repeat-x; padding: 20px 0 20px 0; text-align: center; @@ -396,7 +396,6 @@ form p{ /*Form's buttons*/ .formbutton{ font-size: 11px; - font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif; margin: 1px 0 0 0; padding: 1px 10px; color: #494949; @@ -682,7 +681,6 @@ div.nicetitle p span.accesskey { .tbox, .helpbox{ /* width: 80%; */ font-size: 11px; - font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif; margin: 0 0 2px 0; color: #494949; border-top: 1px solid #868686; @@ -692,7 +690,6 @@ div.nicetitle p span.accesskey { } .button{ font-size: 11px; - font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif; margin: 1px 0 0 0; padding: 1px 10px; color: #494949;