mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-05 15:46:50 +08:00
Make way for k-v.io HTML website
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`.
This commit is contained in:
11
k8s/document_root_sslip.io/css/starter-template.css
Normal file
11
k8s/document_root_sslip.io/css/starter-template.css
Normal file
@@ -0,0 +1,11 @@
|
||||
body {
|
||||
padding-top: 50px;
|
||||
}
|
||||
.starter-template {
|
||||
padding: 40px 15px;
|
||||
text-align: left;
|
||||
}
|
||||
table.sslip {
|
||||
border-spacing: 10px 2px;
|
||||
border-collapse: separate;
|
||||
}
|
Reference in New Issue
Block a user