Advertisement
phpface

Untitled

Jul 2nd, 2017
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.10 KB | None | 0 0
  1. .mars-loginform-widget{
  2.     display: none;
  3. }
  4. .logged-in .mars-loginform-widget{
  5.     display: block;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement