mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-04 07:16:33 +08:00

To make room for the k-v.io HTML website, we rename the `document_root` of the sslip.io website to the more explicit `document_root_sslip.io`.
12 lines
167 B
CSS
12 lines
167 B
CSS
body {
|
|
padding-top: 50px;
|
|
}
|
|
.starter-template {
|
|
padding: 40px 15px;
|
|
text-align: left;
|
|
}
|
|
table.sslip {
|
|
border-spacing: 10px 2px;
|
|
border-collapse: separate;
|
|
}
|