Skip to content
This repository was archived by the owner on Oct 4, 2021. It is now read-only.

Commit 9cf54da

Browse files
committed
some footer cleanup
1 parent b0f09f1 commit 9cf54da

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

site.css

+4-3
Original file line numberDiff line numberDiff line change
@@ -119,11 +119,11 @@ footer {
119119
bottom: 0;
120120
right: 0;
121121
left: 0;
122-
margin: auto;
123122
text-align: center;
124-
font-size: 0.9em;
123+
font-size: 0.85em;
125124
font-style: italic;
126-
margin: 15px 0;
125+
margin: 12px 4px;
126+
line-height: 1;
127127
}
128128
.footer-search {
129129
position: relative;
@@ -142,6 +142,7 @@ footer {
142142
}
143143
#welcome {
144144
top: 50px !important;
145+
bottom: 50px !important;
145146
}
146147
#search {
147148
position: fixed;

0 commit comments

Comments
 (0)