fixed bookmarks for students

This commit is contained in:
Bachir Soussi Chiadmi
2015-10-21 20:22:58 +02:00
parent 248c5ed3e1
commit fc0a779214
4 changed files with 876 additions and 850 deletions

View File

@@ -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{