footer
This commit is contained in:
parent
7f1b141254
commit
83febfa599
@ -10,7 +10,7 @@
|
||||
#footer {
|
||||
padding: 20px;
|
||||
text-align: center;
|
||||
background: #ddd;
|
||||
background: rgb(221, 221, 221);
|
||||
margin-top: 20px;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
|
@ -37,6 +37,7 @@
|
||||
<link rel="stylesheet" href="/assets/styles/navbar.css" />
|
||||
<link rel="stylesheet" href="/assets/styles/blog.css" />
|
||||
<link rel="stylesheet" href="/assets/styles/Font.css">
|
||||
<link rel="stylesheet" href="/assets/styles/footer.css">
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user