_article.sass
1.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
#article
color: #69677A
#article-parent, &.blog #article-header
font-family: 'Ubuntu'
background: url("images/dots.png") repeat-x left center
border-left: 10px solid #575959
text-align: left
#article-parent
a
background: #FFF
border: none
color: #69677A
font-size: 15px
font-style: normal
padding-left: 10px
&:hover
color: #69677A
#article-header
.publishing-info
.author, .comments, .followers-count
display: none
.title
font-family: 'Ubuntu'
font-weight: bold
font-size: 20px
font-variant: normal
border-bottom: none
background: none
.article-body
line-height: 1.5
font-size: 14px
&.blog
#article-header
h1.title
background: #FFF
display: inline
padding: 0px 15px
.publishing-info, .blog-feed-link
display: none
.blog-posts
font-family: 'Ubuntu'
margin-top: 0px
.blog-post
margin: 0px
padding: 15px 0px
background: none
border-bottom: 1px solid #999
.publishing-info
display: none
.title
margin-left: 30%
border-bottom: none
background: none
padding: 2px 0px
a
text-decoration: none
color: #6E6E6E
font-size: 16px
font-variant: normal
font-weight: bold
.article-compact-image
margin-top: -45px
.article-compact-abstract-with-image
display: none
.read-more-link
margin: 20px 0px 0px 20px
display: inline-block
background: url('images/icone-pb-leia-mais.png') no-repeat left center
padding: 8px 0px
text-decoration: none
span
padding-left: 50px
font-size: 14px
font-weight: bold