Pastebin launched a little side project called HostCabi.net, check it out ;-)Don't like ads? PRO users don't see any ads ;-)

Untitled

By: Twaifu on Jan 8th, 2014  |  syntax: CSS  |  size: 0.38 KB  |  hits: 8  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html>
  2. <html>
  3. <link rel="stylesheet" type="text/css" href="http://pastebin.com/raw.php?i=nu3dTcSm" />
  4. <head>
  5. <style>
  6. body
  7. {
  8. background-color:#404040;
  9. }
  10. h1
  11. {
  12. font-family:"Impact";
  13. color:red;
  14. text-align:center;
  15. }
  16. p
  17. {
  18. font-family:"Impact";
  19. font-size:20px;
  20. }
  21. </style>
  22. </head>
  23.  
  24. <body>
  25.  
  26. <h1>Autism/Spaghetti General</h1>
  27. <p>RIP nippleking.</p>
  28.  
  29. </body>
  30. </html>