Using CSS styles: Difference between revisions
From JSXGraph Wiki
| A WASSERMANN (talk | contribs) No edit summary | A WASSERMANN (talk | contribs) No edit summary | ||
| Line 17: | Line 17: | ||
| .myDefaultFont { | .myDefaultFont { | ||
|     border: 1px solid black; | |||
|     padding: 5px; | |||
|     border-radius:5px; | |||
|      font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; |      font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif; | ||
| } | } | ||
Revision as of 09:09, 10 October 2012
