cssjs-func-lib/frontlog.css
Sebastian Titz 2001ed947c frontlog css
2022-11-08 15:22:55 +01:00

14 lines
139 B
CSS

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