Skip to Content

CSS File

URL: https://manleywineestate.co.za/wp-content/plugins/wp-smart-preloader/assets/css/wsp-front-preloader.css?ver=1.14
HTTP Status: 200 OK
MIME Type: text/css
Last Modified: Thu, 15 Jul 2021 15:41:25 GMT
Download Time: Less than a second
Cookies: None
Size: 1 KB
Rules: 3 style rules
Imports: 0 stylesheets
HTTP Headers:  9 headers
Links In:  1 pages
Links Out:  0 links
Images:  0 images
CSS:  0 files
JavaScript:  0 files
  
OK Issues: No issues found

1/*--------------------------------------------------------------

2 * Preloader CSS MS

3 *--------------------------------------------------------------

4 */

5

6.smart-page-loader {

7 display: block;

8 width: 100%;

9 height: 100%;

10 position: fixed;

11 top: 0;

12 left: 0;

13 background: #fefefe;

14 z-index: 100000;

15}

16

17.wp-smart-loader {

18 position: absolute;

19 top: 50%;

20 left: 50%;

21 margin: -25px 0 0 -25px;

22 font-size: 10px;

23 z-index: 100001;

24}

25

26

27.wp-smart-body{

28 visibility: hidden;

29}

30