diff options
-rw-r--r-- | index.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ include_once("Helper.php"); <!DOCTYPE html> <html> <head> + <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Roboto:300,400,500,700"> + <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/icon?family=Material+Icons"> <link rel="stylesheet" href="css/bootstrap.min.css" charset="utf-8"> <link rel="stylesheet" href="css/bootstrap-material-design.min.css" charset="utf-8"> <link rel="stylesheet" href="css/ripples.min.css" charset="utf-8"> |