|
| 1 | +body { |
| 2 | + display: block; |
| 3 | + margin: 100px; |
| 4 | + margin-top: 50px; |
| 5 | + margin-right: 100px; |
| 6 | + margin-bottom: 100px; |
| 7 | + margin-left: 100px; |
| 8 | +} |
| 9 | +a:-webkit-any-link { |
| 10 | + color: #000000; |
| 11 | + text-decoration: underline; |
| 12 | + cursor: auto; |
| 13 | +} |
| 14 | + |
| 15 | + |
| 16 | +#p1bd { |
| 17 | + background: url("https://www.dropbox.com/s/c76v9iummwosgle/IC%20wall.jpg?raw=1")no-repeat fixed; |
| 18 | + background-size: 100% 100%; |
| 19 | +} |
| 20 | +#welcome { |
| 21 | + font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; |
| 22 | + text-shadow: 2px 2px #909090; |
| 23 | + color:white; |
| 24 | + text-align:center; |
| 25 | + padding:3px; |
| 26 | +} |
| 27 | +.button { |
| 28 | + display:block; |
| 29 | + height:25px; |
| 30 | + width:120px; |
| 31 | + background:#ffffff; |
| 32 | + border:1px solid #000000; |
| 33 | + color:#000000; |
| 34 | + text-align:center; |
| 35 | + border-radius: 50px; |
| 36 | +} |
| 37 | +a.button { |
| 38 | + text-decoration:none; |
| 39 | +} |
| 40 | +#pgs { |
| 41 | + float:left; |
| 42 | +} |
| 43 | +#j2p1 { |
| 44 | + text-align:center; |
| 45 | + padding:5px; |
| 46 | +} |
| 47 | +p { |
| 48 | + font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; |
| 49 | + color: white |
| 50 | +} |
| 51 | +#aboot { |
| 52 | + font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; |
| 53 | + color: white |
| 54 | +} |
| 55 | +#specificaboots { |
| 56 | + font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; |
| 57 | + color: white |
| 58 | +} |
| 59 | +#randomtidbits { |
| 60 | + font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; |
| 61 | + color: white |
| 62 | +} |
| 63 | +#hobbies { |
| 64 | + font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; |
| 65 | + color: white |
| 66 | +} |
| 67 | +#p1l1 { |
| 68 | + font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; |
| 69 | + color: white |
| 70 | +} |
| 71 | + |
| 72 | +#p2bd { |
| 73 | + background: url("https://www.dropbox.com/s/mhy8t9rdumgoqxp/logo.jpg?raw=1") no-repeat fixed right top; |
| 74 | + margin-right: 200px; |
| 75 | +} |
| 76 | + #whereivebeen { |
| 77 | + font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; |
| 78 | + color: rgb(207, 121, 8); |
| 79 | + text-align:center; |
| 80 | + } |
| 81 | + #notsureipossessthesight { |
| 82 | + font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; |
| 83 | + color: rgb(207, 121, 8); |
| 84 | + } |
| 85 | + #p2p1 { |
| 86 | + color: rgb(53, 103, 153) |
| 87 | + } |
| 88 | + #p2p2 { |
| 89 | + color: rgb(53, 103, 153) |
| 90 | + } |
| 91 | + #p2p3 { |
| 92 | + color: rgb(53, 103, 153) |
| 93 | + } |
| 94 | + #p2p4 { |
| 95 | + color: rgb(53, 103, 153) |
| 96 | + } |
| 97 | + #p2p5 { |
| 98 | + color: rgb(53, 103, 153) |
| 99 | + } |
| 100 | + #p2p6 { |
| 101 | + color: rgb(53, 103, 153) |
| 102 | + } |
| 103 | + #p2p7 { |
| 104 | + font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; |
| 105 | + color: rgb(53, 103, 153) |
| 106 | + } |
0 commit comments