Skip to Content

CSS File

URL: https://thegambler.com.ua/wp-content/themes/mercury/css/media.css?ver=3.9.3
HTTP Status: 200 OK
MIME Type: text/css
Last Modified: Thu, 07 Dec 2023 07:45:31 GMT
Download Time: Less than a second
Cookies: None
Size: 46 KB
Rules: 568 style rules
Imports: 0 stylesheets
HTTP Headers:  5 headers
Links In:  1 pages
Links Out:  0 links
Images:  0 images
CSS:  0 files
JavaScript:  0 files
OK Issues: No issues found

1/* 1199px and 1025px */

2

3@media screen and (max-width: 1199px) and (min-width: 1025px) {

4

5/* Common Items Start */

6

7.space-desktop-view-2 {

8 display: none;

9}

10.space-mobile-view-2 {

11 display: block;

12}

13

14/* Common Items End */

15

16/* Header #1 Style Start */

17

18.space-header-height {

19 min-height: 60px;

20}

21.space-header-height.enable-top-bar {

22 min-height: 90px;

23}

24.space-header {

25 min-height: 60px;

26}

27.space-header-height.dark .space-header-logo-ins:after,

28.space-header-logo-ins:after {

29 background-color: transparent !important;

30}

31.space-header-logo {

32 width: 66.66666666%;

33}

34.space-header-logo a {

35 padding-top: 5px;

36}

37.space-header-logo a.text-logo {

38 padding-top: 7px;

39}

40.space-header-menu {

...

</html>