File tree Expand file tree Collapse file tree 2 files changed +1
-13
lines changed
Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ style: center
1212- [ ![ ] ( assets/jupyter.png ) Jupyter notebook] ( https://jupyter.org )
1313- [ ![ ] ( assets/matplotlib.png ) Matplotlib] ( http://matplotlib.org/ )
1414- [ ![ ] ( assets/sympy.png ) SymPy] ( http://www.sympy.org/ )
15+ - [ ![ ] ( assets/xonsh.png ) xonsh] ( http://xon.sh )
1516- [ ![ ] ( assets/skbio.png ) scikit-bio] ( http://scikit-bio.org )
1617- [ ![ ] ( assets/pystan.png ) PyStan] ( https://github.com/stan-dev/pystan )
1718
1819  ; <!-- break separating project with image from without -->
1920
20- - [ xonsh] ( https://xon.sh )
2121- [ An Introduction to Applied Bioinformatics] ( http://readiab.org )
2222- [ QIIME] ( http://qiime.org )
2323- [ gala] ( https://gala.readthedocs.io )
Original file line number Diff line number Diff line change @@ -74,16 +74,4 @@ div.vis-item.vis-selected {
7474 max-height : 80px ;
7575 max-width : 160px ;
7676 vertical-align : middle;
77- filter : grayscale (90% );
78- -webkit-filter : grayscale (90% );
79- ransition : 250ms filter linear;
80- -webkit-transition : -webkit-filter 250ms linear
8177}
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