Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 6716 | Rev 6926 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6716 Rev 6790
Línea 223... Línea 223...
223
 
223
 
224
img {
224
img {
225
    max-width: 100%;
225
    max-width: 100%;
Línea -... Línea 226...
-
 
226
}
-
 
227
 
-
 
228
*::-webkit-scrollbar {
-
 
229
    width: 6px !important;
-
 
230
    height: 6px !important;
-
 
231
}
-
 
232
 
-
 
233
*::-webkit-scrollbar-thumb {
-
 
234
    background-color: rgba(0, 0, 0, 0.2);
-
 
235
}
-
 
236
 
-
 
237
*::-webkit-scrollbar-track {
-
 
238
    background: rgba(255, 255, 255, 0.08);
-
 
239
}
-
 
240
 
-
 
241
*::-webkit-input-placeholder {
-
 
242
    color: #ccc;
-
 
243
    font-size: 15px;
-
 
244
}
-
 
245
 
-
 
246
*::-moz-placeholder {
-
 
247
    color: #ccc;
-
 
248
    font-size: 15px;
226
}
249
}
227
 
250
 
228
#root {
251
#root {
229
    position: relative;
252
    position: relative;
230
    min-height: 80vh;
253
    min-height: 80vh;