2016-08-15 08:31:39 -05:00
|
|
|
.pd-logo {
|
|
|
|
font-size: 28px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.email-container {
|
2016-08-15 17:55:54 -05:00
|
|
|
// max-width:600px;
|
2016-08-15 12:29:50 -05:00
|
|
|
background-color: green;
|
2016-08-15 08:31:39 -05:00
|
|
|
.email-title {
|
|
|
|
font-family: 'HalisR', Helvetica Neue, Helvetica, Ariel, sans-serif !important;
|
|
|
|
.prft-slash {
|
|
|
|
font-size: 100px;
|
|
|
|
font-weight: 100;
|
2016-08-15 12:29:50 -05:00
|
|
|
// color: #EF0734;
|
|
|
|
color: $success-color;
|
2016-08-15 08:31:39 -05:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|