Organized the stylesheets,converted fonts to woff.
This commit is contained in:
parent
7eba28d1a9
commit
fa2ec6c820
40 changed files with 631 additions and 660 deletions
|
|
@ -1,7 +1,8 @@
|
|||
// ---------------------
|
||||
// This script loads the page loading animation.
|
||||
// ---------------------
|
||||
/*
|
||||
PAGE LOADER
|
||||
*/
|
||||
|
||||
// This loads a screen before the page is fully loaded.
|
||||
document.getElementById('loader').style.display = 'block';
|
||||
|
||||
function fadeOutLoader() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue