style.sass
1.13 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
@import url(../profile-base/style.css)
@font-face
font-family: 'Ubuntu'
font-weight: 300
font-style: normal
src: url('fonts/Ubuntu-R.ttf')
@font-face
font-family: 'Ubuntu Mediun'
font-weight: 300
font-style: normal
src: url('fonts/Ubuntu-M.ttf')
@font-face
font-family: 'Ubuntu'
font-weight: 300
font-style: italic
src: url('fonts/Ubuntu-RI.ttf')
body
background: #fff
#barra-brasil
border-bottom: 1px solid #eee
width: 100%
z-index: 99
div#wrapper-barra-brasil
font-family: Arial, Helvetica, sans-serif !important
width: 960px
#theme-header, #site-title
display: none
#wrap-2
border: none
margin: 0
padding: 0
#user
display: none
@import profileheader
#boxes
margin-top: 0px
@import topmenu
.action-profile-index #content .main-content
display: none
.action-profile-index, .controller-profile_design
@import homeblocks
#content
.block-title
border: none
color: #575959
font-family: 'Ubuntu Mediun'
font-size: 20px
font-variant: normal
font-weight: normal
margin-bottom: 30px
span
height: 25px
padding-left: 35px
@import internalpage