mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-09-18 21:38:53 +00:00
Begin to draw side bar (add user logo)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
/**
|
||||
* <a> elements
|
||||
*/
|
||||
a {
|
||||
a, .cursor-pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
@@ -5,6 +5,7 @@
|
||||
*/
|
||||
|
||||
#incognito-block {
|
||||
z-index: 900;
|
||||
position: fixed;
|
||||
left: 10px;
|
||||
bottom: 54px;
|
||||
|
Reference in New Issue
Block a user