File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323
2424img {
2525 max-width : 100% ;
26- box-shadow : 3px 3px 3px rgb (134 , 128 , 128 );
2726}
2827
2928.contenido {
3029 background-color : white;
3130 margin-bottom : 1rem ;
3231 text-transform : uppercase;
33- box-shadow : 3px 3px 3px rgb (134 , 128 , 128 );
3432}
3533
3634.contenido {
Original file line number Diff line number Diff line change 1616< body >
1717 < nav class ="navbar navbar-expand-lg bg-danger ">
1818 < div class ="container-fluid ">
19- < a class ="navbar-brand " href ="# "> AWAKELAB</ a >
19+ < a class ="navbar-brand text-white " href ="# "> AWAKELAB</ a >
2020 < button class ="navbar-toggler " type ="button " data-bs-toggle ="collapse " data-bs-target ="#navbarSupportedContent " aria-controls ="navbarSupportedContent " aria-expanded ="false " aria-label ="Toggle navigation ">
2121 < span class ="navbar-toggler-icon "> </ span >
2222 </ button >
2323 < div class ="collapse navbar-collapse " id ="navbarSupportedContent ">
2424 < ul class ="navbar-nav me-auto mb-2 mb-lg-0 ">
2525 < li class ="nav-item ">
26- < a class ="nav-link active " aria-current ="page " href ="# "> Home </ a >
26+ < a class ="nav-link active text-white " aria-current ="page " href ="# "> Inicio </ a >
2727 </ li >
2828 < li class ="nav-item ">
29- < a class ="nav-link " href ="# "> Link </ a >
29+ < a class ="nav-link text-white " href ="# "> Series </ a >
3030 </ li >
3131 < li class ="nav-item dropdown ">
32- < a class ="nav-link dropdown-toggle " href ="# " id ="navbarDropdown " role ="button " data-bs-toggle ="dropdown " aria-expanded ="false ">
33- Dropdown
34- </ a >
35- < ul class ="dropdown-menu " aria-labelledby ="navbarDropdown ">
36- < li > < a class ="dropdown-item " href ="# "> Action</ a > </ li >
37- < li > < a class ="dropdown-item " href ="# "> Another action</ a > </ li >
38- < li >
39- < hr class ="dropdown-divider ">
40- </ li >
41- < li > < a class ="dropdown-item " href ="# "> Something else here</ a > </ li >
42- </ ul >
43- </ li >
44- < li class ="nav-item ">
45- < a class ="nav-link disabled " href ="# " tabindex ="-1 " aria-disabled ="true "> Disabled</ a >
46- </ li >
47- </ ul >
32+ < a class ="nav-link dropdown-toggle text-white " href ="# " id ="navbarDropdown " role ="button " data-bs-toggle ="dropdown " aria-expanded ="false "> Peliculas</ a >
4833 </ div >
4934 </ div >
5035 </ nav >
51-
52-
53-
54-
5536 < div class ="contenedor ">
5637 < main class ="contenido-principal ">
5738 < h2 > CATALOGO</ h2 >
You can’t perform that action at this time.
0 commit comments