1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 12:48:00 +02:00

Email Templates Plugin - Updates #2

This commit is contained in:
Awilum
2014-04-11 09:36:42 +04:00
parent 4803e3285e
commit a36b72f32f

View File

@@ -5,6 +5,8 @@
<meta name="viewport" content="width=device-width"/>
<style type="text/css">
<?php include PLUGINS_BOX . '/emails/css/inc.css'; ?>
</style>
<style type="text/css">
.email-header {
padding: 10px 20px 10px 0px;
}