Using CSS styles: Difference between revisions
From JSXGraph Wiki
| A WASSERMANN (talk | contribs) No edit summary | A WASSERMANN (talk | contribs) No edit summary | ||
| Line 18: | Line 18: | ||
| .myDefaultFont { | .myDefaultFont { | ||
|      border: 1px solid black; |      border: 1px solid black; | ||
|      padding:  |      padding: 1px; | ||
|      border-radius: |      border-radius:3px; | ||
|      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:10, 10 October 2012
