feature/frontlog #10

Merged
troy-grunt merged 6 commits from feature/frontlog into master 2022-11-08 18:39:07 +01:00
Showing only changes of commit 2001ed947c - Show all commits

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;
}