color
This commit is contained in:
parent
abc2ebaded
commit
b6c4248589
1 changed files with 2 additions and 2 deletions
|
|
@ -204,8 +204,8 @@ nav {
|
||||||
|
|
||||||
/* Ensure links stand out */
|
/* Ensure links stand out */
|
||||||
a {
|
a {
|
||||||
color: #6699ff; /* Blue color for links */
|
color: #e69109; /* Blue color for links */
|
||||||
text-decoration: underline; /* Underline links for better visibility */
|
text-decoration: none; /* Underline links for better visibility */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Specific button styles for .btn class to match the hacker theme */
|
/* Specific button styles for .btn class to match the hacker theme */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue