diff --git a/css/custom_boostrap.css b/css/custom_boostrap.css deleted file mode 100644 index 3bac11097ea84a96136a67d0cdfff3e360d2665e..0000000000000000000000000000000000000000 --- a/css/custom_boostrap.css +++ /dev/null @@ -1,21 +0,0 @@ -#footer { - position: absolute; - bottom: 0; - width: 100%; - /* Set the fixed height of the footer here */ - height: 30px; - background-color: #108a93; -} - -.footer-container { - width: auto; - max-width: 680px; - padding-top: 10px; - padding-bottom: 0px; - text-align: center; -} - -.text-footer { - text-align: center; - color: black; -} \ No newline at end of file diff --git a/template/header.php b/template/header.php index dff0cdde01feb2d7d5318fe2227397b647aa400d..3cfb0c3462c85a80d0eabdb0d6b0d1bdfdc8d400 100644 --- a/template/header.php +++ b/template/header.php @@ -14,7 +14,7 @@ <link href="http://tuxa.sme.utc/~nf17p110/css/sticky-footer.css" rel="stylesheet"> - <link rel="stylesheet" href="http://tuxa.sme.utc/~nf17p110/css/custom_boostrap.css"> + <link rel="stylesheet" href="http://tuxa.sme.utc/~nf17p110/css/custom_bootstrap.css"> <!-- Optional theme --> <link rel="icon" type="image/png" href="http://tuxa.sme.utc/~nf17p110/img/logo.png" />