blob: 770741dc068c67af536d644c5ef96c1f756df64e (
plain)
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
75
76
77
|
.sidebar
.widget
margin-bottom: 2em
&.redes-sociales-libres
overflow: hidden
a
width: 50%
padding: 1.25em
text-align: center
float: left
background: #000
color: #fff
display: inline-block
&:hover
text-decoration: none
&.gnusocial
background: $gnusocial
&:hover
background: $gnusocial_hover
&.diaspora
background: $diaspora
&:hover
background: $diaspora_hover
.icono
width: 100%
font-size: 1.875em
//font-size: 2.875em
margin-bottom: 0.5em
.delta-ru
margin: 0.875em
&.boletin
.formulario
background: #0e2b37
padding: 1.25em
text-align: center
label
color: #fff
margin-bottom: 1.25em
display: block
font-weight: normal
input[type="email"]
color: $gris_claro
text-align: center
padding: 0.65em
font-size: 1.125em
border-radius: 3px
width: 100%
border:none
margin-bottom: 1.25em
input[type="submit"]
background: $verde
border-radius: 3px
padding: 0.625em 1.875em
border: none
color: #fff
&:hover
background: $verde_encendido
.contenedor-no-facebook
text-align: center
a
display: inline-block
max-width: 100%
img
height: auto
.titulo-seccion
.textwidget
background-color: #0e2b37
border: 1px solid #ddd
color: white
padding: 1em
p
text-align: justify
a[rel="license"]
color: $verde_encendido
&:hover
color: $verde_link
text-decoration: none
|