frontlog css
This commit is contained in:
14
frontlog.css
Normal file
14
frontlog.css
Normal file
@@ -0,0 +1,14 @@
|
||||
frontlog {
|
||||
position: fixed;
|
||||
min-width: 200px;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
flogelem {
|
||||
display: log;
|
||||
}
|
||||
|
||||
flogelem img {
|
||||
width: 25px;
|
||||
}
|
||||
Reference in New Issue
Block a user