Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Administrator
m4lab_landing_page
Commits
cac2de71
Commit
cac2de71
authored
3 years ago
by
Athanasios
Browse files
Options
Download
Email Patches
Plain Diff
Underline the menu items when hovering
parent
749c66db
master
testing
3 merge requests
!143
deploy to production
,
!142
prepare deployment
,
!132
Underline the menu items when hovering
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
css/m4lab.css
+2
-2
css/m4lab.css
with
2 additions
and
2 deletions
+2
-2
css/m4lab.css
+
2
-
2
View file @
cac2de71
...
...
@@ -119,8 +119,8 @@ h1, .h1 {
color
:
darkgrey
;
}
.nav-link
:hover
,
.nav-link
:focus
{
color
:
black
;
.nav-link
:hover
{
text-decoration
:
underline
;
}
.projectimg
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets