mirror of
https://github.com/dokku/dokku.git
synced 2026-05-18 13:15:19 +02:00
Update 500-error.html
This commit is contained in:
committed by
GitHub
parent
4194702442
commit
c05ceb0aff
@@ -11,7 +11,6 @@
|
||||
font-family: arial, sans-serif;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
div {
|
||||
position:absolute;
|
||||
top: 50%;
|
||||
@@ -19,7 +18,7 @@
|
||||
transform: translateX(-50%) translateY(-50%);
|
||||
}
|
||||
p {
|
||||
color: #666;
|
||||
color: #eee;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user