CSS - Runde Ecken (alle 4 Ecken)


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. border-radius: 0.6em; -moz-border-radius: 0.6em; -webkit-border-radius: 0.6em;

Report this snippet


Comments


You need to login to view comments.