blob: f1d82b4a84702b6581c2c5fccf9dc072d70cf29f (
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
|
@media screen and (max-width: 1200px)
.sidebar
.widget
&.redes-sociales-libres
a
.delta-ru
margin: 1.2em
@media screen and (max-width: 990px)
.sidebar
.widget
&.redes-sociales-libres
a
.icono
font-size: 1em
.delta-ru
margin: 0
@media screen and (max-width: 768px)
header
.logo
text-align: center
padding-right: 0
h1
margin-right: 0
a
&.libre_title_header
margin-right: 0
//Titulo descripcion del sitio
h2
margin-right: 0
padding-left: 0
a
&.libre_title_description
margin-right: 0
//Ending descripcion del sitio
.redes-sociales-libres
display: none
.menu
ul
text-align: center
li
float: none
.container
.primary_nav_wrap
ul
li
float: none
form
&.search-form
margin-top: 0
margin-right: 0.44em
margin-left: 0.44em
.main
.comentarios
font-size: 0.9em
.posts
.post
.contenedor
.info
.extracto
height: auto
font-size: 0.9em
.texto
.LibreVideoJS
ul
font-size: 1em
li
font-size: 1em
.paginacion
ul
font-size: 0.65em
> div
.wp-pagenavi
font-size: 0.65em
.titulo-seccion
h3
padding-left: 0.6em
.single-post
.post
.contenedor
.info
font-size: 0.9em
.texto
.LibreVideoJS
ul
font-size: 1em
li
font-size: 1em
.sidebar
display: none
footer
.menu
ul
text-align: center
li
float: none
//Page ERROR 404
.container
.col-lg-8
.logo
h1.title_404
font-size: 2.5em
@media screen and (max-width: 360px)
.main
.comentarios
font-size: 0.8em
.paginacion
ul
font-size: 0.58em
> div
.wp-pagenavi
font-size: 0.58em
.posts
.post
.contenedor
.info
.extracto
height: auto
font-size: 0.8em
.texto
p,ul,ol,li
font-size: 0.9em
.single-post
.post
.contenedor
.info
font-size: 0.8em
.texto
.LibreVideoJS
ul
font-size: 0.7em
li
font-size: 0.7em
//Page ERROR 404
.container
.col-lg-8
p.text-muted
font-size: 0.8em
.col-lg-6
margin-bottom: 0.625em
> div
a
font-size: 0.8em
.container
.col-lg-8
.logo
h1.title_404
font-size: 2em
|