HTML

extracredit.css

Mar 15th, 2017
173
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.59 KB | None | 0 0
  1. body {
  2.         background:#000080;
  3.         color:#000000;
  4.         font-family:"Times New Roman", serif;
  5.         font-size:12px;
  6. }
  7. div#wrapper {
  8.         margin-left:auto;
  9.         margin-right:auto;
  10.         margin-top:0px;
  11.         margin-bottom:0px;
  12.         width:1000px;
  13.         padding:5px;
  14.         background:#FFFFFF;
  15. }
  16. img {
  17.         text-align:left;
  18.         padding:15px;
  19. }
  20. h1 {
  21.         font-family:"Verdana", sans-serif;
  22.         font-size:24px;
  23.         color:#000080;
  24.         font-weight:normal;
  25. }
  26. h2 {
  27.         font-family:"Arial", sans-serif;
  28.         font-size:14px;
  29.         color:#F00;
  30.         font-weight:normal;
  31. }
  32. hr {
  33.         font-size:12px;
  34.         background:#000080;
  35. }
  36. #gtext {
  37.         color:#090;
  38. }
Advertisement
Comments
  • User was banned
Add Comment
Please, Sign In to add comment