diff options
| author | Brett Terpstra | 2011-12-21 17:22:55 -0600 |
|---|---|---|
| committer | Brett Terpstra | 2011-12-21 17:22:55 -0600 |
| commit | 4efb2328510bc44ca3e716b299f30a7cc6c30782 (patch) | |
| tree | c8ae3dc8f2116dbbcd457680dcb1fc15b087906b | |
| parent | 7a6771731243203a2b7d52a3a1f36b03bca06d93 (diff) | |
| download | KeyBindings-4efb2328510bc44ca3e716b299f30a7cc6c30782.tar.bz2 | |
removing style settings from readme
| -rw-r--r-- | readme.md | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -9,16 +9,7 @@ This documentation is generated automatically from the comments and commands in *Grouped items begin with the groups shortcut (if exists), followed by a subgroup (if exists) followed by the keys specified.* -<style> -table { margin-bottom:20px; border:none; width: 100%; } -caption { text-align:left; padding:5px; font-weight:bold; border: dotted 1px #777;background:#eee; margin-bottom:10px } -td,th { font-weight:bold; padding:3px; border: solid 1px #ccc; padding:4px } -td:nth-child(1),td:nth-child(2),td:nth-child(3) { width:40px} -td:first-child {font-weight:bold !important} -td:last-child { font-weight:normal;width:auto } - -</style> <table> <caption id="generalcommands"> General Commands </caption> |
