Difference between revisions of "Employee’s Corner"

From wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
border-radius:25px;
 
border-radius:25px;
 
width: 30%;
 
width: 30%;
 +
}
 +
 +
li:hover {
 +
background-color: #FF9500;
 +
opacity:1.0;
 +
border-radius: 10px;
 +
box-shadow: inset 0 0 0 0 #FF9500;
 +
transition: 1.0;
 +
outline: none;
 
}
 
}
  

Revision as of 09:09, 28 July 2021