aboutsummaryrefslogtreecommitdiffstats
path: root/css/_sidebar.sass
blob: 9d12be472be3702d5165c54d5d2ba4f45751e532 (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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
.sidebar
    .widget
        margin-bottom: 2em
        &.redes-sociales-libres
            overflow: hidden
            a
                width: 50%
                padding: 1.25em
                text-align: center
                float: left
                background: $negro
                color: $blanco
                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
                    margin-bottom: 0.5em
                .delta-ru
                    margin: 2.2em
        &.boletin
            .formulario
                background: $danmark
                padding: 1.25em
                text-align: center
                label
                    color: $blanco
                    margin-bottom: 1.25em
                    display: block
                    font-weight: normal
                input[type="email"]
                    background: $blanco
                    border-radius: 3px
                    border: none
                    color: $gris_claro
                    font-size: 1.125em
                    margin-bottom: 1.25em
                    padding: 0.65em
                    text-align: center
                    width: 100%
                input[type="submit"]
                    background: $verde
                    border-radius: 3px
                    padding: 0.625em 1.875em
                    border: none
                    color: $blanco
                    &: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: $danmark
                border: 1px solid $blanco_gris
                color: white
                padding: 1em
                p
                    text-align: justify
                a[rel="license"]
                    color: $verde_encendido
                    &:hover
                        color: $verde_link
                        text-decoration: none
            .tagcloud
                a
                    color: $gris_oscuro
                    &::before
                        font-family: "dashicons"
                        content: "\f323"
                        margin-right: 0.1em
                        vertical-align: baseline
                    &:hover
                        color: $azul_primario
            ul
                > li
                    list-style: none
                    text-decoration: none
                    &:hover
                        color: $azul_primario
                    a
                        color: $azul_secudario
                        &:hover
                            color: $azul_primario
                    &::before
                        font-family: "dashicons"
                        content: "\f508"
                        margin-right: 0.2em
                        vertical-align: bottom
                    &.recentcomments
                        &::before
                            content: "\f101"
                    &.cat-item
                        &::before
                            content: '\f318'