diff --git a/assets/css/pages/installation.scss b/assets/css/pages/installation.scss index b5aa55a2..122e870f 100644 --- a/assets/css/pages/installation.scss +++ b/assets/css/pages/installation.scss @@ -1,3 +1,14 @@ +/* ---------------------------------------------------------------------------- + * Easy!Appointments - Open Source Web Scheduler + * + * @package EasyAppointments + * @author A.Tselegidis + * @copyright Copyright (c) Alex Tselegidis + * @license https://opensource.org/licenses/GPL-3.0 - GPLv3 + * @link https://easyappointments.org + * @since v1.5.0 + * ---------------------------------------------------------------------------- */ + header { background: #daffeb; margin-bottom: 25px; diff --git a/assets/css/pages/update.scss b/assets/css/pages/update.scss index a0a11ff8..de3c1e9a 100644 --- a/assets/css/pages/update.scss +++ b/assets/css/pages/update.scss @@ -1,3 +1,14 @@ +/* ---------------------------------------------------------------------------- + * Easy!Appointments - Open Source Web Scheduler + * + * @package EasyAppointments + * @author A.Tselegidis + * @copyright Copyright (c) Alex Tselegidis + * @license https://opensource.org/licenses/GPL-3.0 - GPLv3 + * @link https://easyappointments.org + * @since v1.5.0 + * ---------------------------------------------------------------------------- */ + html { position: relative; min-height: 100%;