diff options
Diffstat (limited to 'provider')
| -rw-r--r-- | provider/css/default.css | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/provider/css/default.css b/provider/css/default.css index 7b89107..8b1175a 100644 --- a/provider/css/default.css +++ b/provider/css/default.css | |||
| @@ -3,21 +3,10 @@ body { | |||
| 3 | padding-right: 1em; | 3 | padding-right: 1em; |
| 4 | padding-left: 1em; | 4 | padding-left: 1em; |
| 5 | font: normal 1.1em monospace; | 5 | font: normal 1.1em monospace; |
| 6 | max-width: 60em; | 6 | /*max-width: 60em;*/ |
| 7 | text-align: justify; | 7 | text-align: justify; |
| 8 | } | 8 | } |
| 9 | 9 | ||
| 10 | .display-math { | ||
| 11 | display: block; | ||
| 12 | margin-top: 0.2em; | ||
| 13 | margin-bottm: 0.2em; | ||
| 14 | text-align: center; | ||
| 15 | } | ||
| 16 | |||
| 17 | .inline-math { | ||
| 18 | display: inline; | ||
| 19 | } | ||
| 20 | |||
| 21 | a { | 10 | a { |
| 22 | color: inherit; | 11 | color: inherit; |
| 23 | } | 12 | } |
