Fixed a couple typos, working on the directory listing for /files, theme integration mainly
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
/* table {
|
||||
width: 700px;
|
||||
} */
|
||||
table {
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
table td {
|
||||
font-size: 16px; padding: 5px; vertical-align: middle;
|
||||
}
|
||||
|
Reference in New Issue
Block a user