Make links look like you're pushing them down.


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



Copy this code and paste it in your HTML
  1. a:active { position: relative; top: 1px; }

URL: http://typo.graphr.net/

Report this snippet


Comments


You need to login to view comments.