Difference between revisions of "Template:Example2"

Line 290: Line 290:
 
.menu_button{ width: 100%; border-bottom: 1px solid #d3d3d3; padding: 10px 0px 10px 25px; font-weight: bold; font-size: 12px; color: #5e5f5f; float:left; cursor: pointer;}
 
.menu_button{ width: 100%; border-bottom: 1px solid #d3d3d3; padding: 10px 0px 10px 25px; font-weight: bold; font-size: 12px; color: #5e5f5f; float:left; cursor: pointer;}
  
.menu_button:hover , .submenu_button:hover {  color:#ffffff; background-color:#3399ff; text-decoration: none;}
+
.menu_button:hover , .submenu_button:hover {  color:#ffffff; background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%); text-decoration: none;}
  
  

Revision as of 16:40, 8 March 2017