frontlog css

This commit is contained in:
Sebastian Titz 2022-11-08 15:22:55 +01:00
parent 67e4e01708
commit 2001ed947c

14
frontlog.css Normal file
View File

@ -0,0 +1,14 @@
frontlog {
position: fixed;
min-width: 200px;
bottom: 0;
right: 0;
}
flogelem {
display: log;
}
flogelem img {
width: 25px;
}