Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body
- {
- background-image: url(http://localhost/staff/bakgrund.png);
- background-size: cover;
- }
- #wf
- {
- border: 1px #888888 solid;
- background-color: #dbdbdb;
- -webkit-border-radius: 10px;
- -moz-border-radius: 10px;
- border-radius: 10px;
- -moz-box-shadow: 0px 0px 10px 0px #888888;
- -webkit-box-shadow: 0px 0px 10px 0px #888888;
- box-shadow: 0px 0px 10px 0px #888888;
- }
Advertisement
Add Comment
Please, Sign In to add comment