Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2014
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.35 KB | None | 0 0
  1. @section head {
  2.     <style type="text/css">
  3.     .jumbotron {
  4.         margin-bottom: 0px;
  5.         background-image: url(http://charlestoncoffeeexchange.com/wp-content/uploads/2013/05/coffee-beans.jpg);
  6.         background-position: 0% 25%;
  7.         background-size: cover;
  8.         background-repeat: no-repeat;
  9.         color: white;
  10.         text-shadow: black 0.3em 0.3em 0.3em;
  11.     }
  12.     </style>
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement