Advertisement
marshallsmyth

1st build i9 13900

Oct 19th, 2022
1,463
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.14 KB | None | 0 0
  1. <!DOCTYPE html><html lang="en"><head><title>Oz</title> <meta name="Marvelous" content="width=device-width, initial-scale=1">   <style>
  2. @import url(https://fonts.googleapis.com/css?family=El+Messiri|Aclonica|Acme);
  3. ::-webkit-scrollbar-thumb {background:#804;} ::-webkit-scrollbar {width:15px;background:#110017; }  
  4.        body {width:100%;box-shadow:inset 0 0 95px 19px #100;position:absolute;top:-8px;left:-9px;overflow:auto;background:#401; }
  5.  
  6.       .text {font-size:88px;line-height:88px;font-family:"el messiri";    color:#fdfefe;    font-style:italic;
  7.  margin:33px 0 0 0;text-align:center;word-spacing:0px;letter-spacing:0px;}
  8.  
  9.       .table {font-family:"el messiri";font-size:22px;line-height:33px;color:blue;  } .td {}
  10.                      a:link {color:#60f;text-decoration:none} a:visited {color:#f7a;text-decoration:none} a:hover {color:#0f0;}
  11.           </style>
  12. <div class="text">First Build</div>
  13. <table class="table"><tr>
  14. <td><h1><center>Group A</h1>
  15. <h2>1. Case<br>2. CPU Cooler<br>3. Case Fans</h2>
  16. <h1><center>Group B</h1>
  17. <h2>1. HDD<br>2. Optical Drive<br>3. USB/Card/Fan Hubs</h2>
  18. <h1><center>Group C</h1>
  19. <h2>1. PSU
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement