Skip to Content

CSS File

URL: https://www.razvitie21vek.com/assets/components/easycomm/css/web/ec.default.css
HTTP Status: 200 OK
MIME Type: text/css
Last Modified: Mon, 31 Mar 2025 10:50:58 GMT
Download Time: Less than a second
Cookies: None
Size: 2 KB
Rules: 25 style rules
Imports: 0 stylesheets
HTTP Headers:  7 headers
Links In:  1 pages
Links Out:  0 links
Images:  0 images
CSS:  0 files
JavaScript:  0 files
OK Issues: No issues found

1.ec-message {

2 min-height: 20px;

3 padding: 19px;

4 margin-bottom: 20px;

5 background-color: #f0f0f0;

6 border: 1px solid #e3e3e3;

7 border-radius: 4px;

8 -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);

9 box-shadow: inset 0 1px 1px rgba(0,0,0,.05);

10}

11.ec-message p:last-child {

12 margin-bottom: 0;

13}

14

15.ec-message__date {

16 font-size: 12px;

17 color: #999;

18 padding-left: 20px;

19}

20

21.ec-message__reply {

22 background: #fff;

23 padding: 10px;

24 margin-left: 20px;

25}

26.ec-message__reply p:last-child {

27 margin-bottom: 0;

28}

29

30.ec-error {

31 display: none;

32}

33

34.ec-antispam {

35 display: none;

36}

37

38/* Ratings

39 ***************************/

40.ec-rating {}

...

</html>