groups

Link to this snippet:


Download to Code Collector

language: CSS
licence: Other

round corner hack

options: send to code collectorview all davidholbrook's snippets
-moz-border-radius: 5px;
-webkit-border-radius: 5px;