Advertisement
Guest User

Untitled

a guest
May 29th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.90 KB | None | 0 0
  1. #wrapper {
  2.  
  3. height: 1080px;
  4. width: 1200px;
  5. padding:5px;
  6. background-color:#a653ac;
  7. border: 2px solid Black;
  8. }
  9.  
  10. #header {
  11. height: 100px;
  12. width: 1190px;
  13. border: 2px solid Black;
  14. margin: 5px;
  15. padding: 0px;
  16. background: #6b356f;
  17. font-size: 72px;
  18. text-align: center;
  19. color: White;
  20. vertical-align: middle;
  21. line-height: 140px;
  22. padding-bottom: 40px;
  23. font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif"
  24. }
  25.  
  26. #navbar {
  27.  
  28. height: 280px;
  29. width: 250px;
  30. border: 2px Solid Black;
  31. margin: 5px;
  32. background: #6b356f;
  33. float: left;
  34.  
  35. }
  36.  
  37. #content {
  38.  
  39. height: 800px;
  40. width: 900px;
  41. border: 2px solid Black;
  42. margin: 3px;
  43. padding: 0px;
  44. background:#6b356f;
  45. float: right;
  46.  
  47. }
  48.  
  49. #content td {
  50. text-align: center;
  51. }
  52.  
  53. .stream-video {
  54. float:left;
  55. margin-bottom: 2px;
  56. margin-right: 10px;
  57. }
  58.  
  59. #footer {
  60. float:left;
  61. height: 100px;
  62. width: 1190px;
  63. border: 2px solid black;
  64. margin: 5px;
  65. padding: 0px;
  66. vertical-align: middle;
  67. background :#6b356f;
  68. }
  69.  
  70. th, td{
  71. border: solid #FFFFFF;
  72. }
  73.  
  74. td {
  75. width: 50%
  76. }
  77.  
  78. .logo{
  79.  
  80. }
  81.  
  82. #navbar input:hover {
  83. background-color: #a653ac;
  84. }
  85.  
  86. #navbar input{
  87. width: 100%;
  88. }
  89. form {
  90. padding-bottom: 25px;
  91. }
  92.  
  93. .text {
  94. color: #fff;
  95. font-size: 20px;
  96. text-align: center;
  97. }
  98. .form {
  99. color: #fff;
  100. }
  101.  
  102. .header {
  103. color: white;
  104. font-size: 30px;
  105. font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
  106. margin-left: 10px;
  107. padding-bottom: 0;
  108. margin-bottom: 0;
  109. font-weight: bold;
  110. text-decoration: none;
  111.  
  112. }
  113.  
  114. #content td {
  115. margin-top: 0;
  116. padding-top: 0;
  117. }
  118.  
  119. .header:hover {
  120. color: black;
  121.  
  122. }
  123.  
  124. .text-locations {
  125. margin-left: 10px;
  126. font-size: 24px;
  127. color: White;
  128. padding-top: 0;
  129. border: 2px;
  130. border-color: black;
  131. font-family: Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif"
  132. }
  133.  
  134. #content a {
  135. text-decoration: none;
  136. }
  137.  
  138. .giantsimage {
  139. background-image: url(Images/GiantsCauseway/giantscauseway1.jpg);
  140. background-size: 475px 275px;
  141. }
  142.  
  143. .Mournesimage {
  144. background-image: url(Images/TheMournes/Mournesimage.jpg);
  145. background-size: 447px 285px;
  146. }
  147.  
  148. .WhiteParkBayimage {
  149. background-image: url(Images/WhiteParkBay/whiteparkbayimage.jpg);
  150. background-size: 475px 264.75px;
  151. }
  152.  
  153. .Cushendenimage {
  154. background-image: url(Images/Cushendun/CushendunImage.jpg);
  155. background-size: 447px 264.75px;
  156. }
  157.  
  158. .CarrickARedeimage {
  159. background-image: url(Images/Carrick-a-Rede/CarrickARedeimage.jpg);
  160. background-size: 465px 285px;
  161. }
  162.  
  163. .Minnowburnimage {
  164. background-image: url(Images/Minnowburn/Minnowburn.jpg);
  165. background-size: 447px 264.75px;
  166. }
  167.  
  168. .AboutUsText {
  169. color: #fff;
  170. font-size: 24px;
  171. text-align: justify;
  172. margin-left: 10px;
  173. margin-right: 10px;
  174.  
  175. }
  176.  
  177. .AboutUsBullet {
  178. color: #fff;
  179. font-size: 22px;
  180. text-align: justify;
  181. margin-left: 10px;
  182. margin-right: 10px;
  183. }
  184.  
  185. .ContactUsQuestions{
  186. color: #fff;
  187. font-size: 26px;
  188. text-align: center;
  189. margin-left: 10px;
  190. margin-right: 10px;
  191. }
  192.  
  193. .ContactUsHeading{
  194. color: #fff;
  195. font-size: 24px;
  196. text-align: center;
  197. margin-left: 10px;
  198. margin-right: 10px;
  199. text-decoration: underline;
  200. }
  201.  
  202. .ContactUsText {
  203. color: #fff;
  204. font-size: 18px;
  205. text-align: center;
  206. margin-left: 10px;
  207. margin-right: 10px;
  208. }
  209.  
  210. .Giantscausewayheading{
  211. color: #fff;
  212. font-size: 20px;
  213. text-align: center;
  214. margin-left: 10px;
  215. margin-right: 10px;
  216. border-bottom-width: 2px;
  217. border-bottom-style: solid;
  218. padding-bottom: 5px;
  219. }
  220.  
  221. .Giantscausewaytext{
  222. color: #fff;
  223. font-size: 16px;
  224. text-align: justify;
  225. margin-left: 10px;
  226. margin-right: 10px;
  227. }
  228.  
  229. .Giantscausewayopening{
  230. color: #fff;
  231. font-size: 16px;
  232. text-align: left;
  233. margin-left: 200px;
  234. margin-right: 200px;
  235. border-bottom-width: 2px;
  236. border-bottom-style: solid;
  237. padding-bottom: 5px;
  238.  
  239.  
  240. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement