|
|
Line 6: |
Line 6: |
| <style> | | <style> |
| | | |
− |
| |
− | #top_menu_inside #bars_item {
| |
− | position: absolute;
| |
− | top: -30px !important;
| |
− | left: -100px !important;
| |
− | z-index: -1 !important;
| |
− | cursor: pointer;
| |
− | }
| |
− |
| |
− | #top_title,#sideMenu { display: none !important; }
| |
− |
| |
− | #HQ_page p{
| |
− | display: none;
| |
− | }
| |
− |
| |
− |
| |
− | #sideMenu,
| |
− | #top_title,
| |
− | #team_submenu {
| |
− | display: none;
| |
− | }
| |
− |
| |
− | #content {
| |
− | padding: 0px;
| |
− | width: 100%;
| |
− | margin-top: 0px;
| |
− | margin-left: 0px;
| |
− | }
| |
− |
| |
− | #bodyContent h1,
| |
− | #bodyContent h2,
| |
− | #bodyContent h3,
| |
− | #bodyContent h4,
| |
− | #bodyContent h5 {
| |
− | margin-bottom: 0px;
| |
− | border-bottom: none;
| |
− | }
| |
− |
| |
− | #team_name {
| |
− | display: none
| |
− | }
| |
− |
| |
− | .global_wrapper {
| |
− | padding: 0px 0px 0px 0px;
| |
− | }
| |
− |
| |
− | #top_menu_14 {
| |
− | height: 16px;
| |
− | }
| |
− |
| |
− | * {
| |
− | margin: 0;
| |
− | padding: 0;
| |
− | list-style: none;
| |
− | list-style-type: none;
| |
− | text-decoration: none;
| |
− | }
| |
| | | |
| | | |