diff options
Diffstat (limited to 'src/www/gfse/editor.css')
| -rw-r--r-- | src/www/gfse/editor.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/www/gfse/editor.css b/src/www/gfse/editor.css index 2abebd09e..45199b72e 100644 --- a/src/www/gfse/editor.css +++ b/src/www/gfse/editor.css @@ -42,6 +42,7 @@ div.namebar table { width: 100%; } .namebar h3, .home h3, .sheet h3 { margin: 0; color: #009; } td.right { text-align: right; } +td.center { text-align: center; } .kw { font-weight: bold; font-family: sans-serif; color: #009; } .sep { font-weight: bold; color: #009; } |
