Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tec-Chihuahua
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2022 Competition
Tec-Chihuahua
Commits
d2fd7062
Commit
d2fd7062
authored
2 years ago
by
Alejandro Rojo Moreno
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Merge branch 'NavBar_Rojo' into 'main'"
This reverts merge request
!39
parent
4c515363
No related branches found
No related tags found
1 merge request
!40
Revert "Merge branch 'NavBar_Rojo' into 'main'"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
wiki/menu.html
+2
-1
2 additions, 1 deletion
wiki/menu.html
with
2 additions
and
1 deletion
wiki/menu.html
+
2
−
1
View file @
d2fd7062
...
...
@@ -18,6 +18,7 @@
height
:
100%
;
font-size
:
2.25vh
;
transition-duration
:
0.25s
;
color
:
white
;
}
.dropdown-item
:hover
{
color
:
#40b0a6
;
...
...
@@ -121,7 +122,7 @@
<!---- Project ---->
<li
class=
"nav-item dropdown"
>
<a
class=
"nav-link dropdown-toggle"
href=
"{{ url_for('pages', page='team') }}"
id=
"navbarDropdown"
role=
"button"
data-bs-toggle=
"dropdown"
aria-expanded=
"false"
>
Pro
j
ect
Pro
y
ect
o
</a>
<ul
class=
"dropdown-menu"
aria-labelledby=
"navbarDropdown"
>
<li><a
class=
"dropdown-item"
href=
"{{ url_for('pages', page='description') }}"
>
Description
</a></li>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment