CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 73: | Line 73: | ||
</head> | </head> | ||
<body> | <body> | ||
− | <div id='loading-background' | + | |
− | <img id='loading-gif' src='https://cldup.com/pIBaUjU48W.gif'/> | + | <!-- Loading Screen --> |
+ | <div id='loading-background'> | ||
+ | <img id='loading-gif' src='https://cldup.com/pIBaUjU48W.gif'/> | ||
+ | </div> | ||
+ | |||
<!-- Navigation Bar --> | <!-- Navigation Bar --> | ||
<div style='display: none;' id='main-wraper'> | <div style='display: none;' id='main-wraper'> | ||
Line 266: | Line 270: | ||
.background_box{ | .background_box{ | ||
− | position:fixed; | + | position: fixed; |
margin-top: -100px; | margin-top: -100px; | ||
width:100%; | width:100%; | ||
Line 368: | Line 372: | ||
transform: translate(170%, 110%); | transform: translate(170%, 110%); | ||
} | } | ||
+ | |||
+ | #loading-background{ | ||
+ | position: fixed; | ||
+ | margin: -17px 0px 0px 0px; | ||
+ | z-index:10000; | ||
+ | width:100%; | ||
+ | height:100%; | ||
+ | zoom: 35%; | ||
+ | background: url(https://static.igem.org/mediawiki/2017/f/fc/GreeKom_paper.jpeg); | ||
+ | } | ||
</style> | </style> | ||
Line 394: | Line 408: | ||
$('a[href*="' +window.location.href+'"]').each(function() { $(this).css('color', '#000000'); }); | $('a[href*="' +window.location.href+'"]').each(function() { $(this).css('color', '#000000'); }); | ||
</script> | </script> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 02:33, 27 August 2017