mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 07:00:01 -04:00
Added styling for tables in the guide.
This commit is contained in:
parent
d640dac33a
commit
a2740279bc
1 changed files with 5 additions and 1 deletions
|
@ -18,4 +18,8 @@
|
|||
|
||||
hr
|
||||
border-color: #5c5c5c
|
||||
width: 80%
|
||||
width: 80%
|
||||
|
||||
table
|
||||
width: 80%
|
||||
margin: 20px 10%
|
Loading…
Reference in a new issue