Skip to content
Snippets Groups Projects
Commit 2b558f0e authored by clement's avatar clement
Browse files

c

parent 9e3fdeab
No related branches found
No related tags found
No related merge requests found
#footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
height: 30px;
background-color: #108a93;
padding-top: 10px;
padding-bottom: 0px;
text-align: center;
color: black;
}
.text-footer {
text-align: center;
}
\ No newline at end of file
......@@ -14,8 +14,6 @@
<link href="http://tuxa.sme.utc/~nf17p110/css/sticky-footer.css" rel="stylesheet">
<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" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment