Skip to Content

CSS File

URL: https://www.astrostar.ru/css/responsive.css?v6a145b0d3800c
HTTP Status: 200 OK
MIME Type: text/css
Last Modified: Thu, 14 May 2026 11:35:05 GMT
Download Time: Less than a second
Cookies: None
Size: 1 KB
Rules: 0 style rules
Imports: 0 stylesheets
HTTP Headers:  6 headers
Links In:  8 pages
Links Out:  0 links
Images:  0 images
CSS:  0 files
JavaScript:  0 files
OK Issues: No issues found

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

2 LESS Elements 0.9

3 ---------------------------------------------------

4 A set of useful LESS mixins

5 More info at: http://lesselements.com

6 ---------------------------------------------------*/

7/*@media (max-width: 767px) {*/

8/* header .bottom .menu {*/

9/* display: none;*/

10/* }

11*/

12/* header .bottom .menu li {*/

13/* text-align: left;*/

14/* }

15*/

16/* header .bottom .menu.active {*/

17/* display: block;*/

18/* }

19*/

20/* header .bottom .menu-toggler {*/

21/* display: block;*/

22/* }

23*/

24/*}

25*/