|
|
Line 6: |
Line 6: |
| | | |
| <style> | | <style> |
− | #sideMenu, #top_title {display:none;}
| |
− | #globalWsection {
| |
− | padding-top: 50px;
| |
− | width: 100%
| |
− | }
| |
− | body,
| |
− | html{
| |
− | margin: 0;
| |
− | padding:0;
| |
− | font-family: 'Objektiv-mk1', sans-serif;
| |
− | font-weight: 300;
| |
− | overflow-x: hidden;
| |
− | position: relative;
| |
− | }
| |
− | .firstHeading{
| |
− | display:none;
| |
− | }
| |
− | .page{
| |
− | background: honeydew;
| |
− | }
| |
− | rapper {
| |
− | padding:0;
| |
− | }
| |
− | #content {
| |
− | width: 100%;
| |
− | height: 100%;
| |
− | border:none;
| |
− | margin: 0px;
| |
− | padding:0;
| |
− | }
| |
− | section {
| |
− | padding: 0;
| |
− | margin: 0;
| |
− | border: 0
| |
− | }
| |
− | #bodyContent a[href^="https://"], .link-https {
| |
− | background: none !important;
| |
− | padding: 0 !important;
| |
− | }
| |
− | .navbar-pad-original {
| |
− | padding: 0
| |
− | }
| |
| *, *:before, *:after { | | *, *:before, *:after { |
| box-sizing: inherit | | box-sizing: inherit |