Advertisement
Guest User

Untitled

a guest
Jun 11th, 2014
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.11 KB | None | 0 0
  1. .inner {
  2.     background: rgba(255, 255, 254, 0.8);
  3.     bottom: 0;
  4.     position: absolute;
  5.     width: calc(100% - 40px);
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement