Line 296: | Line 296: | ||
transform: rotate(270deg); | transform: rotate(270deg); | ||
+ | } | ||
+ | |||
+ | |||
+ | #box1{ | ||
+ | margin:auto; | ||
+ | width:1200px; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | #box2{ | ||
+ | margin:auto; | ||
+ | width:1200px; | ||
+ | text-align:center; | ||
+ | |||
+ | |||
+ | } | ||
+ | #textbox1{ | ||
+ | display:inline-block; | ||
+ | margin: 40px 10px 40px 0; | ||
+ | width:500px; | ||
+ | border-radius:20px; | ||
+ | opacity:0.8; | ||
+ | background: #455057; | ||
+ | border-style: solid; | ||
+ | border-color: #E61B5F; | ||
+ | text-align:center; | ||
+ | } | ||
+ | #textbox3{ | ||
+ | display:inline-block; | ||
+ | margin: 40px 0 40px 0; | ||
+ | width:900px; | ||
+ | border-radius:20px; | ||
+ | opacity:0.8; | ||
+ | background: #455057; | ||
+ | border-style: solid; | ||
+ | border-color: #E61B5F; | ||
+ | text-align:center; | ||
+ | } | ||
+ | #textbox4{ | ||
+ | display:inline-block; | ||
+ | margin: 40px 0 40px 0; | ||
+ | width:800px; | ||
+ | border-radius:20px; | ||
+ | opacity:0.8; | ||
+ | background: #455057; | ||
+ | border-style: solid; | ||
+ | border-color: #E61B5F; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | #textbox2{ | ||
+ | display:inline-block; | ||
+ | margin: 40px 0 40px 0; | ||
+ | width:1000px; | ||
+ | border-radius:20px; | ||
+ | |||
+ | opacity:0.8; | ||
+ | background: #455057; | ||
+ | border-style: solid; | ||
+ | border-color: #E61B5F; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | |||
+ | #box1 p{ | ||
+ | display:inline-block; | ||
+ | width: calc(100% - 40px); | ||
+ | font-size:20px; | ||
+ | color:#E61B5F; | ||
+ | } | ||
+ | #box2 p{ | ||
+ | display:inline-block; | ||
+ | width: calc(100% - 40px); | ||
+ | font-size:20px; | ||
+ | color:#E61B5F; | ||
+ | } | ||
+ | |||
+ | |||
+ | .centerizer{ | ||
+ | width:100%; | ||
+ | text-align:center; | ||
+ | margin: 50px 0 50px 0; | ||
+ | } | ||
+ | .centerizer span{ | ||
+ | color:#f4ccb2; | ||
+ | font-size:50px; | ||
} | } | ||
#foot ul{ | #foot ul{ |
Revision as of 02:21, 16 December 2017
Integrated HP