Guest User

Untitled

a guest
Mar 20th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. html, body{
  2. text-align: center;
  3. margin: 0 0 100px;
  4. padding: 0;
  5. font-family: Open Sans;
  6. background: url(../images/background.png);
  7. }
  8.  
  9. #timetableimg {
  10. position: relative;
  11. bottom: 200px;
  12. right: 45px;
  13. }
Add Comment
Please, Sign In to add comment