diff --git a/core/layout/blank.php b/core/layout/blank.php index 57c21a96..5cda91ce 100755 --- a/core/layout/blank.php +++ b/core/layout/blank.php @@ -14,7 +14,6 @@ - showStyle(); ?> showContent(); ?> diff --git a/core/layout/common.css b/core/layout/common.css index 10669c8e..744f716f 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -10,9 +10,15 @@ * @link http://zwiicms.com/ */ +/** +* Police des icônes +*/ + @import url(https://use.fontawesome.com/releases/v5.7.2/css/all.css); + /** * Éléments génériques */ + html, body { diff --git a/core/layout/light.php b/core/layout/light.php index 42bbcdfb..ad4776f8 100755 --- a/core/layout/light.php +++ b/core/layout/light.php @@ -14,7 +14,6 @@ - showStyle(); ?> diff --git a/core/layout/main.php b/core/layout/main.php index 2d8179b9..d6f379b9 100755 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -13,7 +13,6 @@ - showStyle(); ?>