Advertisement
RandomGMM

Log_In Form CSS

Aug 25th, 2015
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. #LoginWindow{
  2. background: #dddddd;
  3. margin: 25px auto;
  4. width: 390px;
  5. height: auto;
  6. position: relative;
  7. }
  8.  
  9. #recover-password { width:100%; float:left; background-color:#dddddd;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement