mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Change tables to be left aligned
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
padding-left: 20px;
|
||||
}
|
||||
tr, td {
|
||||
text-align: center;
|
||||
text-align: left;
|
||||
}
|
||||
#gistbody h1:first-child {
|
||||
border-bottom: 1px solid #dadada;
|
||||
|
||||
Reference in New Issue
Block a user