Line 139: | Line 139: | ||
opacity: 1; | opacity: 1; | ||
transform: translateY(0px); | transform: translateY(0px); | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 265: | Line 206: | ||
display: block; | display: block; | ||
} | } | ||
+ | |||
+ | /* Start footer reset =================================================== */ | ||
+ | |||
+ | div#footer-box { | ||
+ | position: absolute; | ||
+ | right: 0; | ||
+ | bottom: 0; | ||
+ | left: 0; | ||
+ | padding: 1rem; | ||
+ | width: 100%; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | div#footer { | ||
+ | left: 45%; | ||
+ | top: -20%; | ||
+ | padding: 20px; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | |||
+ | div#f-poweredbyico, div#f-copyrightico { | ||
+ | float: none; | ||
+ | } | ||
+ | |||
+ | #sideMenu{ | ||
+ | width: 200px; | ||
+ | position: absolute; | ||
+ | top: 20px; | ||
+ | left: 1020px; | ||
+ | z-index: 10; | ||
+ | padding-top: 0px; | ||
+ | padding-bottom: 15px; | ||
+ | padding-left: 15px; | ||
+ | padding-right: 15px; | ||
+ | text-align: left; | ||
+ | display: none; | ||
+ | z-index: 9996; | ||
+ | } | ||
+ | #content{ | ||
+ | width: 100%; | ||
+ | padding: 0px; | ||
+ | margin-left: 0px; | ||
+ | } | ||
+ | #top_title{ | ||
+ | overflow: hidden; | ||
+ | display: none; | ||
+ | } | ||
+ | #top_menu_14{ | ||
+ | height: 20px; | ||
+ | } | ||
+ | #top_menu_under{ | ||
+ | height: 0px; | ||
+ | } | ||
+ | #globalWrapper{ | ||
+ | padding-bottom: 20px; | ||
+ | } | ||
+ | #HQ_page p { | ||
+ | font-size: 16px; | ||
+ | } | ||
+ | |||
+ | |||
</style> | </style> |
Revision as of 22:53, 10 September 2018