Advertisement
Guest User

page3css

a guest
Nov 19th, 2019
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.19 KB | None | 0 0
  1. #header{
  2. position: relative;
  3. text-align: center;
  4. color: white;
  5. }
  6.  
  7. #banner {
  8. height: 50%;
  9. width: 100%;
  10. }
  11.  
  12. #quote{
  13. position: absolute;
  14. top: 50%;
  15. left: 50%;
  16. transform: translate(-50%, -50%);
  17. font-size: 40px;
  18. color: black;
  19. }
  20.  
  21. body {
  22. font-family: 'Slabo 27px', serif;
  23. }
  24.  
  25. .bg-img {
  26. top: 40%;
  27. position: absolute;
  28. background-image: url("../images/bg4.jpg");
  29. background-repeat: no-repeat;
  30. background-attachment: fixed;
  31. height: 500%;
  32. width: 100%;
  33. background-size: cover;
  34. background-repeat: repeat-y;
  35. background-position: center;
  36. filter: blur(8px);
  37. -webkit-filter: blur(8px);
  38. }
  39.  
  40. .contentbody {
  41. color: white;
  42. position: absolute;
  43. top: 48%;
  44. z-index: 2;
  45. width: 80%;
  46. margin-left: 100px;
  47. margin-right: auto;
  48. height:500%;
  49. background-color: white;
  50.  
  51. }
  52.  
  53. .t {
  54. display: inline-block;
  55. width: 12.5%;
  56. font-size: 25px;
  57. cursor: pointer;
  58. user-select: none;
  59. color: orangered;
  60. }
  61.  
  62. .sp {
  63. margin-top: 50px;
  64. }
  65.  
  66. .text{
  67. color: orangered;
  68. font-size: 40px;
  69. font-family: 'Dancing Script';
  70. }
  71.  
  72. .content {
  73. text-align: center;
  74. display: flex;
  75. justify-content: space-around;
  76. }
  77.  
  78. .span {
  79. font-size: 150%;
  80. /* width: 79vw; */
  81. text-align: center;
  82. border: 3px solid white;
  83. background-color: white;
  84. /* background-color: rgb(0,0,0); Fallback color */
  85. /* background-color: rgba(61, 53, 53, 0.4); */
  86. /* Black w/opacity/see-through */
  87. }
  88.  
  89. #span {
  90. text-align: center;
  91. border: 3px solid #f1f1f1;
  92. position: absolute;
  93. color: white;
  94. display: flex;
  95. width: 100%;
  96. justify-content: space-around;
  97. }
  98.  
  99. .anhbreakfast,.anhlunch,.anhsnack,.anhdinner , .anhsnack2, .in4{
  100. display: inline-block;
  101. width : 80px;
  102. height:80px;
  103. border-radius: 100%;
  104. margin-top: 20px;
  105. height: 200px;
  106. width: 200px;
  107. -webkit-box-shadow: 15px 11px 30px 0px rgba(0,0,0,0.75);
  108. -moz-box-shadow: 15px 11px 30px 0px rgba(0,0,0,0.75);
  109. box-shadow: 15px 11px 30px 0px rgba(0,0,0,0.75);
  110. }
  111. .col1{
  112. display: flex;
  113. flex-wrap: nowrap;
  114. }
  115. .col2{
  116. margin-right: 280px;
  117. }
  118. .infor{
  119. color: orangered
  120. }
  121. #breakfast, #lunch, #snack, #dinner{
  122. margin-top: 20px;
  123.  
  124.  
  125. }
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134. .header{
  135. width: 100%;
  136. height: 80px;
  137. display: block;
  138. background-color:white;
  139. /* position: absolute; */
  140. }
  141.  
  142. .header1{
  143. background-color: #8B8970;
  144. }
  145.  
  146. .fa {
  147. padding: 5px;
  148. font-size: 20px;
  149. width: 0px;
  150. text-align: center;
  151. text-decoration: none;
  152. margin: 2px -56px;
  153. height: 30px;
  154. }
  155.  
  156. .fa-facebook , .fa-twitter ,.fa-instagram {
  157. color: white;
  158. margin-left: 5%;
  159. }
  160.  
  161. .inner_header{
  162. width: 68%;
  163. height: 100%;
  164. display: block;
  165. margin: 0 auto;
  166. /* background-color: red; */
  167. }
  168.  
  169. .logo_container{
  170. height: 100%;
  171. display: table;
  172. float: left;
  173. }
  174.  
  175. .logo_container h1{
  176. color: #770000;
  177. height: 100%;
  178. display: table-cell;
  179. vertical-align: middle;
  180. font-family: 'Dancing Script';
  181. font-size: 50px;
  182. font-weight: 200px;
  183. }
  184.  
  185. .logo_container h1 span{
  186. font-weight: bold;
  187. }
  188.  
  189. .navigation{
  190. float: right;
  191. height: 100%;
  192. }
  193.  
  194. .navigation a{
  195. height: 100%;
  196. display: table;
  197. float: left;
  198. padding: 0px 20px;
  199. }
  200.  
  201. .navigation a :last-child{
  202. padding-right: 0;
  203. }
  204.  
  205. .navigation a li{
  206. display: table-cell;
  207. vertical-align: middle;
  208. height: 100%;
  209. color:#770000;
  210. font-family: 'Montserrat';
  211. font-size: 16px;
  212. }
  213. #header11 {
  214. width: 100%;
  215. }
  216.  
  217. /* HET HEADER */
  218.  
  219. /* FOOTER */
  220. .footer{
  221. margin-top: 40px;
  222. width: 100%;
  223. display: block;
  224. padding: 20px 0;
  225. box-sizing: border-box;
  226. background-color: #8B8970;
  227. height: fit-content;
  228. }
  229.  
  230. .inner_footer{
  231. display: flex;
  232. justify-content: space-around;
  233. margin: 0 auto;
  234. width: 1100px;
  235. height: 100%;
  236. font-family: "Montserrat";
  237. font-size: 15px;
  238. color: white;
  239. }
  240.  
  241. .inner_footer .footer_third a {
  242. display: block;
  243. margin-top: 5px;
  244. color: white;
  245. }
  246.  
  247. /* HET FOOTER */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement