Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 7148 Rev 7384
Línea 139... Línea 139...
139
    overflow-wrap: anywhere;
139
    overflow-wrap: anywhere;
140
    display: flex;
140
    display: flex;
141
    flex-direction: column;
141
    flex-direction: column;
142
    gap: 0.5rem;
142
    gap: 0.5rem;
Línea 143... Línea 143...
143
 
143
 
-
 
144
    h2,
-
 
145
    p,
-
 
146
    a,
144
    h2 {
147
    span {
145
        padding: 0 10px;
148
        padding: 0 10px;
Línea 146... Línea 149...
146
    }
149
    }
147
 
150
 
148
    p,
151
    p,
149
    a,
-
 
-
 
152
    a,
150
    span {
153
    span {
151
        padding: 0 10px;
154
 
Línea -... Línea 155...
-
 
155
        line-height: 1.25;
-
 
156
    }
-
 
157
 
-
 
158
    a {
-
 
159
        color: #00bfff;
152
        line-height: 1.25;
160
        font-weight: 600;
153
    }
161
    }
154
 
162
 
155
    &>img,
163
    &>img,
156
    &>video {
164
    &>video {