|
|
Line 9: |
Line 9: |
| | | |
| <style> | | <style> |
− |
| |
− |
| |
− | #sideMenu, #top_title {display:none;}
| |
− | #content { padding:0px; width:90%; margin-top:-7px; margin-left:5%;, margin-right: 5%}
| |
− | body {background-color:white; }
| |
− | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
| |
− |
| |
− |
| |
− | body,
| |
− | html{
| |
− | margin: 0;
| |
− | padding:0;
| |
− | font-family: font-family: 'Yanone Kaffeesatz', sans-serif;
| |
− | }
| |
− |
| |
− | /* LOADING SCREEN */
| |
− | .loading{
| |
− | position:fixed;
| |
− | width:100%;
| |
− | height:100%;
| |
− | top:0;
| |
− | left:0;
| |
− |
| |
− | z-index:5;
| |
− |
| |
− | background-color:#555;
| |
− | color:#fff;
| |
− | text-align: center;
| |
− | }
| |
− | .loading p{
| |
− | position: relative;
| |
− | width:100%;
| |
− | height:10%;
| |
− | top:45%;
| |
− | left:0;
| |
− | }
| |
| | | |
| /* MENU STYLING */ | | /* MENU STYLING */ |