File tree 2 files changed +1
-13
lines changed
2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ style: center
12
12
- [ ![ ] ( assets/jupyter.png ) Jupyter notebook] ( https://jupyter.org )
13
13
- [ ![ ] ( assets/matplotlib.png ) Matplotlib] ( http://matplotlib.org/ )
14
14
- [ ![ ] ( assets/sympy.png ) SymPy] ( http://www.sympy.org/ )
15
+ - [ ![ ] ( assets/xonsh.png ) xonsh] ( http://xon.sh )
15
16
- [ ![ ] ( assets/skbio.png ) scikit-bio] ( http://scikit-bio.org )
16
17
- [ ![ ] ( assets/pystan.png ) PyStan] ( https://github.com/stan-dev/pystan )
17
18
18
19
  ; <!-- break separating project with image from without -->
19
20
20
- - [ xonsh] ( https://xon.sh )
21
21
- [ An Introduction to Applied Bioinformatics] ( http://readiab.org )
22
22
- [ QIIME] ( http://qiime.org )
23
23
- [ gala] ( https://gala.readthedocs.io )
Original file line number Diff line number Diff line change @@ -74,16 +74,4 @@ div.vis-item.vis-selected {
74
74
max-height : 80px ;
75
75
max-width : 160px ;
76
76
vertical-align : middle;
77
- filter : grayscale (90% );
78
- -webkit-filter : grayscale (90% );
79
- ransition : 250ms filter linear;
80
- -webkit-transition : -webkit-filter 250ms linear
81
77
}
82
-
83
- # sections30-projects li a > img : hover {
84
-
85
- filter : none;
86
- -webkit-filter : none;
87
- }
88
-
89
-
You can’t perform that action at this time.
0 commit comments