Skip to content
Snippets Groups Projects
Commit 93a2a595 authored by Jess Ward's avatar Jess Ward
Browse files

removed content type icons

parent b3219897
No related branches found
No related tags found
No related merge requests found
......@@ -9,3 +9,16 @@
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: emphaino-jess
*/
/* Remove content type icons */
.format-image .entry-title:before, .single-format-image .entry-title:before,
.format-gallery .entry-title:before, .single-format-gallery .entry-title:before,
.format-chat .entry-title:before, .single-format-chat .entry-title:before,
.format-link .entry-title:before, .single-format-link .entry-title:before,
.format-quote .entry-title:before, .single-format-quote .entry-title:before,
.format-audio .entry-title:before, .single-format-audio .entry-title:before,
.format-video .entry-title:before, .single-format-video .entry-title:before,
.format-status .entry-title:before, .single-format-status .entry-title:before,
.format-aside .entry-title:before, .single-format-aside .entry-title:before {
display: none;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment