Advertisement
phpface

Untitled

Jul 21st, 2017
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.20 KB | None | 0 0
  1. form#vt_loginform a {
  2.     display: inline-block;
  3.     margin-right: 20px;
  4.     margin-bottom: 10px;
  5. }
  6. form#vt_loginform a:last-child{
  7.     margin-right: 0;
  8. }
  9. form#vt_loginform br{
  10.     display: none;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement