Skip to Content

CSS File

URL: https://esvai.ru/g/s3/lp/lpc.v4/css/block_176651.css
HTTP Status: 200 OK
MIME Type: text/css
Last Modified: Thu, 07 Nov 2024 06:25:49 GMT
Download Time: Less than a second
Cookies: None
Size: 2 KB
Rules: 19 style rules
Imports: 0 stylesheets
HTTP Headers:  8 headers
Links In:  1 pages
Links Out:  0 links
Images:  0 images
CSS:  0 files
JavaScript:  0 files
OK Issues: No issues found

1.lpc-quotes-1__wrap {

2 border-radius: 16px;

3}

4

5.lpc-quotes-1__wrap._lines {

6 border-radius: 0;

7}

8

9.lpc-quotes-1__row._left {

10 justify-content: flex-start;

11}

12

13.lpc-quotes-1__row._center {

14 justify-content: center;

15}

16

17.lpc-quotes-1__row._right {

18 justify-content: flex-end;

19}

20

21.lpc-quotes-1__border {

22 width: 100%;

23 height: 1px;

24 position: relative;

25 background: var(--text-color-a-02);

26}

27

28.lpc-quotes-1__border:before {

29 content: '';

30 position: absolute;

31 left: 0;

32 right: 0;

33 height: 5px;

34 background: transparent;

35}

36

37.lpc-quotes-1__content {

38 display: flex;

39 flex-direction: column;

40 align-items: center;

...

</html>