Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Christopher M Reffett
whats-open
Commits
63675762
Commit
63675762
authored
Mar 23, 2013
by
Daniel Bond
Browse files
changed the css hover links to different colors from the restaurants
parent
4a346785
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/static/css/style.css
View file @
63675762
a
{
color
:
ForestGreen
;
color
:
#006400
;
}
a
:hover
{
...
...
@@ -7,7 +7,7 @@ a:hover{
}
a
:visited
{
color
:
DarkGreen
;
color
:
#003C00
;
}
div
.container
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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