Redesign 1 bcrypt #226
1 changed files with 4 additions and 0 deletions
|
@ -388,6 +388,10 @@ table {
|
|||
.nav-bar-link {
|
||||
border-bottom: 2px solid white;
|
||||
}
|
||||
.nav-bar-link:hover {
|
||||
color: dodgerblue;
|
||||
}
|
||||
|
||||
.nav-bar-link--active {
|
||||
color: #1e90ff;
|
||||
border-bottom: 2px solid #1e90ff;
|
||||
|
|
Loading…
Add table
Reference in a new issue