6 lines
52 B
CSS
6 lines
52 B
CSS
|
|
/* CSS Document */
|
||
|
|
|
||
|
|
|
||
|
|
.user_menu {
|
||
|
|
display: none;
|
||
|
|
}
|