woodburn/assets/css/index.css

11 lines
107 B
CSS
Raw Normal View History

2023-07-13 17:44:04 +10:00
footer {
position: absolute;
width: 100%;
bottom: 0;
}
2023-07-27 21:44:36 +10:00
a.no-underline {
text-decoration: none;
}