Noché

GoTurcas - ver series turcas gratis con subtítulos o audio en español online gratis sin registro.

Ver sitio web completo
Comparte GoTurcas con tus Amigos!

.xbc9e1cf { Vertical-align:top; Cursor: Pointe... Today

The .xBC9E1Cf class is being styled to align its content to the top. The cursor property specifies the type of cursor to be displayed when pointing over an element. This property can be useful for providing visual feedback to users about the functionality of an element.

.xBC9E1Cf { vertical-align:top;

cursor: pointe...

It likely intends to use cursor: pointer; , suggesting that the element with class .xBC9E1Cf should display a pointer cursor, indicating it's clickable. If we complete your CSS rule: .xBC9E1Cf { vertical-align:top; cursor: pointe...

.xBC9E1Cf { vertical-align: top; cursor: pointer; } And apply it to an HTML element: .xBC9E1Cf { vertical-align:top; cursor: pointe...