Difference between revisions of "Template:Manchester/CSS1"

Line 291: Line 291:
 
     z-index: 100;
 
     z-index: 100;
 
     list-style: none;
 
     list-style: none;
 +
    border-radius: 10px;
 
}
 
}
  
Line 397: Line 398:
 
     padding:2px 10px;
 
     padding:2px 10px;
 
     background: gold;
 
     background: gold;
 
+
    border-radius: 10px 0 0 10px;
 
}
 
}
  
Line 403: Line 404:
 
     padding:2px 10px;
 
     padding:2px 10px;
 
     background: gold;
 
     background: gold;
 
+
    border-radius: 10px 0 0 10px;
 
}
 
}
  

Revision as of 11:55, 16 September 2016