scragg0x / realms-wiki

Git based wiki inspired by Gollum
http://realms.io
GNU General Public License v2.0
833 stars 90 forks source link

Changing CSS for tables #72

Closed zeigerpuppy closed 8 years ago

zeigerpuppy commented 8 years ago

table rendering doesn't have any space between columns, is there a way to fix this in the CSS?

| Tables        | Are           | Cool  |
| ------------- |:-------------:| -----:|
| col 3 is      | right-aligned | $1600 |
| col 2 is      | centered      |   $12 |
| zebra stripes | are neat      |    $1 |

2015-08-30 10 25 46 pm

scragg0x commented 8 years ago

It appears the alignment isn't working. I suppose this is a limitation of the marked parser. I will look into using something else if it's better. I added the classes table and table-bordered by default.

scragg0x commented 8 years ago

http://realms.io/_edit/table-test