Advertisement
veumirendzzz

admin

Aug 15th, 2016
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. Tulis_ide.css
  2.  
  3. @import url(http://fonts.googleapis.com/css?family=pacifico);
  4. @import url(http://fonts.googleapis.com/css?family=Roboto);
  5.  
  6. body{
  7. background: url(image/background4.jpg) no-repeat center center fixed;
  8. background-size: cover;
  9. -webkit-background-size: cover;
  10. -moz-background-size: cover;
  11. -o-background-size: cover;
  12.  
  13. }
  14. table{
  15. font:normal normal 11px Trebuchet,"Trebuchet MS",Arial,Sans-Serif;
  16. color:#FFFFFF;
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement