Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 5363 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 5363 Rev 5438
Línea 128... Línea 128...
128
    font-size: 1.5rem;
128
    font-size: 1.5rem;
129
    font-weight: 600;
129
    font-weight: 600;
130
}
130
}
Línea 131... Línea 131...
131
 
131
 
132
body {
132
body {
133
    line-height: 1;
133
    background-color: $bg-color-secondary;
134
    font-family: "Source Sans Pro", sans-serif;
-
 
135
    overflow-x: hidden;
134
    font-family: "Source Sans Pro", sans-serif;
-
 
135
    font-weight: 400;
-
 
136
    line-height: 1;
-
 
137
    position: relative;
136
    font-weight: 400;
138
    overflow-x: hidden;
137
    background-color: $body-bg-color;
139
    overflow-y: scroll;
Línea 138... Línea 140...
138
}
140
}
139
 
141
 
140
ol,
142
ol,
Línea 221... Línea 223...
221
 
223
 
222
img {
224
img {
223
    max-width: 100%;
225
    max-width: 100%;
Línea 224... Línea -...
224
}
-
 
225
 
-
 
226
body {
-
 
227
    position: relative;
-
 
228
    background-color: $bg-color;
-
 
229
}
226
}
230
 
227
 
231
header {
228
header {
232
    width: 100%;
229
    width: 100%;
233
    background-color: #e44d3a;
230
    background-color: #e44d3a;