42 lines
1.0 KiB
Smarty
42 lines
1.0 KiB
Smarty
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<style>
|
|
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
|
|
|
|
p.left {
|
|
text-align: left;
|
|
}
|
|
p.center {
|
|
text-align: center;
|
|
}
|
|
img {
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
#content {
|
|
font: 1em/1.5em 'Lato', sans-serif;
|
|
margin: 0px auto;
|
|
width: 275px;
|
|
text-align: center;
|
|
}
|
|
#dialog {
|
|
width: auto; height: auto;
|
|
background: #009933;
|
|
border-radius: 5px;
|
|
color: #fff;
|
|
font-family: 'Lato', sans-serif; font-size: 17px;
|
|
padding-right: 0.5em;
|
|
padding-left: 0.5em;
|
|
padding-top: 0.5em;
|
|
padding-bottom: 0.5em;
|
|
border:none;
|
|
}
|
|
</style>
|
|
</head>
|
|
<title>Little Backup Box</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<div id="content">
|
|
<div id="dialog">Command sent. You can close this page.</div>
|
|
</div>
|