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