Line 57: | Line 57: | ||
margin: 0; | margin: 0; | ||
} | } | ||
+ | |||
+ | |||
+ | #sideMenu, #top_title { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | |||
+ | #sideMenu { | ||
+ | width: 200px; | ||
+ | position: fixed; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | width: 100% !important; | ||
+ | padding:0px; | ||
+ | margin-top:-7px; | ||
+ | margin: auto; | ||
+ | } | ||
+ | |||
+ | .expand_Submenus { height:30px |!important;} | ||
+ | |||
+ | .menuDisplay.MainPage_menu.main.expand_Submenu { height: 30px |!important;} | ||
+ | { | ||
+ | width: 170 |!important; | ||
+ | } | ||
+ | | ||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
+ | |||
</style> | </style> | ||
</head> | </head> |
Revision as of 05:53, 13 July 2018