46 lines
1.3 KiB
Smarty
Executable File
46 lines
1.3 KiB
Smarty
Executable File
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
<meta name="viewport" content="width=device-width"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
|
|
|
<link href="//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet"/>
|
|
|
|
<style>
|
|
.bigTitle {
|
|
color: #000000;
|
|
font-family: 'Open Sans', Tahoma, Verdana, sans-serif;
|
|
font-size: 24px;
|
|
font-weight: 600;
|
|
font-style: normal;
|
|
letter-spacing: normal;
|
|
line-height: 34px;
|
|
text-align: center;
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.midText {
|
|
color: #000000 !important;
|
|
font-family: 'Open Sans', Tahoma, Verdana, sans-serif !important;
|
|
font-size: 16px !important;
|
|
font-weight: 400 !important;
|
|
line-height: 22px !important;
|
|
text-align: center !important;
|
|
padding: 0 !important;
|
|
margin: 0 !important;
|
|
}
|
|
|
|
.smlText {
|
|
color: #313131;
|
|
font-family: 'Open Sans', Tahoma, Verdana, sans-serif;
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
line-height: 18px;
|
|
text-align: center;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
</style>
|
|
</head>
|