Line 7: | Line 7: | ||
/*mask page while it is loading */ | /*mask page while it is loading */ | ||
− | |||
− | |||
<style> | <style> | ||
− | # | + | #globalWrapper { |
− | + | background-color: white; | |
− | + | ||
− | background-color: white; | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
z-index: 9999; | z-index: 9999; | ||
} | } |
Revision as of 23:08, 13 October 2017
/*mask page while it is loading */