Proyectos de Subversion LeadersLinked - SPA

Rev

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

Rev 2842 Rev 2848
Línea 144... Línea 144...
144
        '& > img, & > video ': {
144
        '& > img, & > video ': {
145
          width: '100%',
145
          width: '100%',
146
          maxHeight: '600px',
146
          maxHeight: '600px',
147
          objectFit: 'contain',
147
          objectFit: 'contain',
148
          position: 'relative',
148
          position: 'relative',
149
          '&::before': {
-
 
150
            content: '""',
-
 
151
            display: 'absolute',
-
 
152
            width: '100%',
-
 
153
            height: '100%',
-
 
154
            backgroundColor: '#000c',
149
          backgroundColor: '#000e'
155
            top: '0',
-
 
156
            left: 0,
-
 
157
            zIndex: -1
-
 
158
          }
-
 
159
        }
150
        }
160
      }}
151
      }}
161
    >
152
    >
162
      {renderContent({
153
      {renderContent({
163
        description,
154
        description,