fonts: remove sort icon #36

Merged
loj merged 2 commits from uplift into uplift 2021-04-30 15:13:41 +00:00
5 changed files with 2 additions and 7 deletions

View file

@ -79,6 +79,7 @@
<p class="info">
<span class ='icon-doc-text'></span>
<a href="https://doi.org/10.1038/sdata.2016.92">Publication</a>
<span class ='icon-flashlight'></span><a href="/explore.html">Explore</a>
<span class ='icon-tags'></span>3T, audio, eyegaze, cardiac, respiration
</p>
<p>Two-hour 3 Tesla fMRI acquisition while 15 participants were shown an
@ -115,6 +116,7 @@
<p class="info">
<span class ='icon-doc-text'></span>
<a href="https://doi.org/10.1038/sdata.2016.93">Publication</a>
<span class ='icon-flashlight'></span><a href="/explore.html">Explore</a>
<span class ='icon-tags'></span>3T, visual area localizer, block-design, one-back task
</p>
<p>3mm fMRI data from a standard block-design visual area localizer using greyscale

View file

@ -94,7 +94,6 @@
.icon-twitter:before { content: '\f099'; }
.icon-github:before { content: '\f09b'; }
.icon-filter:before { content: '\f0b0'; }
.icon-sort:before { content: '\f0dc'; }
.icon-doc-text:before { content: '\f0f6'; }
/*

View file

@ -112,12 +112,6 @@
"studyforrest"
]
},
{
"uid": "56a21935a5d4d79b2e91ec00f760b369",
"css": "sort",
"code": 61660,
"src": "fontawesome"
},
{
"uid": "5408be43f7c42bccee419c6be53fdef5",
"css": "doc-text",

Binary file not shown.

Binary file not shown.