Guest User

Untitled

a guest
May 27th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. USER> (css (("#foo") (:height "50px")))
  2. "
  3. #foo {
  4. height:50px;
  5. }
  6. "
Add Comment
Please, Sign In to add comment