Files
fet2020/assets/fet.css

19 lines
199 B
CSS

body {
min-height:100%;
position:relative;
}
img.logo {
height:40px;
width:40px;
}
div.footer {
height: 100%;
}
.footer a {
color: white;
}
.footer a i {
font-size:30px;
}