diff --git a/css/style.css b/css/style.css index a7df0e9..9e320a7 100755 --- a/css/style.css +++ b/css/style.css @@ -8,6 +8,16 @@ padding: 0 !important; } +.small-text +{ + font-size: 0.7em; +} + +.italic +{ + font-style: italic; +} + /** POPUPS ALERT **/ .popup-alerts-container { diff --git a/templates/contacts/add.php b/templates/contacts/add.php index 517c3a0..bb81c8e 100755 --- a/templates/contacts/add.php +++ b/templates/contacts/add.php @@ -46,7 +46,7 @@
- +
diff --git a/templates/contacts/edit.php b/templates/contacts/edit.php index 90b151d..b52b171 100755 --- a/templates/contacts/edit.php +++ b/templates/contacts/edit.php @@ -50,7 +50,7 @@
- +
diff --git a/templates/scheduleds/add.php b/templates/scheduleds/add.php index 8eb838a..ffe1906 100755 --- a/templates/scheduleds/add.php +++ b/templates/scheduleds/add.php @@ -47,7 +47,7 @@
- +
diff --git a/templates/scheduleds/edit.php b/templates/scheduleds/edit.php index 5a0cc8a..0534e30 100755 --- a/templates/scheduleds/edit.php +++ b/templates/scheduleds/edit.php @@ -72,7 +72,7 @@
- +