Advertisement
Guest User

Css file

a guest
Mar 10th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.10 KB | None | 0 0
  1. .Test
  2. {
  3.     width: 100px;
  4.     height: 50px;
  5.  
  6.     horizontal-align: right;
  7.     vertical-align: center;
  8.  
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement