Aligning text: Difference between revisions

From JSXGraph Wiki
No edit summary
No edit summary
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
.mytext {
.mytext {
   border: 1 solid black;
   border: 1px solid black;
}
}
</style>
</style>

Revision as of 07:43, 19 October 2012

The underlying JavaScript code