Skip to Content

CSS File

URL: https://www.algo-textile.ru/templates/template_58/__main.css
HTTP Status: 200 OK
MIME Type: text/css
Last Modified: Sun, 22 Mar 2026 22:12:22 GMT
Download Time: Less than a second
Cookies: None
Size: 76 KB
Rules: 774 style rules
Imports: 0 stylesheets
HTTP Headers:  7 headers
Links In:  1 pages
OK Issues: No issues found

1@import url(//fonts.googleapis.com/css?family=Roboto:400,300,500,700&subset=latin-ext,cyrillic-ext);

2

3body {

4 font-family: 'Roboto', sans-serif;

5 font-size: 12px;

6 line-height: 18px;

7 color: #777;

8 text-align: center;

9}

10input,

11textarea {

12 outline: none;

13 -webkit-appearance: none;

14 border-radius: 0;

15 padding: 6px 12px;

16 resize: none;

17}

18a {

19 outline: none!important;

20 color: #333;

21 text-decoration: none;

22}

23a:hover,

24a:focus {

25 text-decoration: none;

26 color: #3bb614;

27}

28input::-ms-clear {

29 display: none;

30}

31::-ms-clear {

32 width : 0;

33 height: 0;

34}

35button {

36 outline: none;

37 border: 0;

38 background: transparent;

39}

40ul,

...

</html>