Changes

Jump to navigation Jump to search
156 bytes added ,  10:49, 18 August 2022
no edit summary
Line 1,590: Line 1,590:  
content: '\00D7';
 
content: '\00D7';
 
display: inline-block;
 
display: inline-block;
width: 20px;
+
    position: relative;
height: 20px;
+
width: 50px;
 +
height: 50px;
 
float: right;
 
float: right;
 
font-size: 2rem;
 
font-size: 2rem;
 
cursor: pointer;
 
cursor: pointer;
 +
background: #946baa;
 +
border-radius: 50%;
 +
box-shadow: 0 5px 10px rgba(0,0,0,.25);
 +
text-align: center;
 +
color: #fff;
 +
z-index: 1;
 
}
 
}
5,925

edits

Navigation menu