fixed bookmarks for students
This commit is contained in:
@@ -223,6 +223,13 @@ a:hover {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
i{
|
||||
transition: color 0.3s;
|
||||
&:hover{
|
||||
color:rgb(96, 96, 96);
|
||||
text-shadow: 1px 4px 6px #FFF,0 0 0 #000,1px 4px 6px #FFF;
|
||||
}
|
||||
}
|
||||
|
||||
/** COLORBOX */
|
||||
#colorbox{
|
||||
|
Reference in New Issue
Block a user