|
@@ -559,3 +559,8 @@ ul.icons {
|
|
|
.icon-code-fork:before { content: "\f126"; }
|
|
|
.icon-unlink:before { content: "\f127"; }
|
|
|
.icon-question:before { content: "\f128"; }
|
|
|
+.icon-info:before { content: "\f129"; }
|
|
|
+.icon-exclamation:before { content: "\f12a"; }
|
|
|
+.icon-superscript:before { content: "\f12b"; }
|
|
|
+.icon-subscript:before { content: "\f12c"; }
|
|
|
+.icon-eraser:before { content: "\f12d"; }
|