let code table be less than 100% wide
This commit is contained in:
parent
571a5d0d30
commit
6edbcff533
@ -22,7 +22,8 @@ h2 {
|
||||
}
|
||||
#code_table {
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
#code_table th, #code_table td {
|
||||
margin: 0px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user