diff --git a/public/styles/App.css b/public/styles/App.css index e5d5d28..680a877 100644 --- a/public/styles/App.css +++ b/public/styles/App.css @@ -94,4 +94,13 @@ h3.text { font-size: 50px; font-weight: 700; font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; +} + +.description { + margin: auto; + color: wheat; + font-size: 15px; + text-align: center; + font-weight: 400; + font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; } \ No newline at end of file diff --git a/views/dashboard.view.php b/views/dashboard.view.php index 871c942..53daccd 100644 --- a/views/dashboard.view.php +++ b/views/dashboard.view.php @@ -33,6 +33,10 @@ +
PhpSlides let you create a secured Routing in php and secured API, which prevents SQL injections, and from XSS attack & CSRF.
+