This commit is contained in:
parent
efd684cd35
commit
33ac87e06b
@ -86,12 +86,17 @@
|
|||||||
background: #6C7486;
|
background: #6C7486;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bookmarks a{
|
||||||
|
text-decoration: none;
|
||||||
|
color: #cadef8;
|
||||||
|
}
|
||||||
|
|
||||||
.bookmarks a:hover {
|
.bookmarks a:hover {
|
||||||
color: #cadef8;
|
color: #cadef8;
|
||||||
text-decoration: none;
|
|
||||||
}
|
}
|
||||||
.bookmarks a:visited {
|
.bookmarks a:visited {
|
||||||
color: #6C7486;
|
color: #cadef8;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user