diff --git a/html/css/font.css b/html/css/font.css index dfe9888..917bc75 100755 --- a/html/css/font.css +++ b/html/css/font.css @@ -59,3 +59,9 @@ .icon-cog:before { content: "\e900"; } +.icon-undo:before { + content: "\f0e2"; + } + .icon-redo:before { + content: "\f064"; + } \ No newline at end of file diff --git a/html/index.html b/html/index.html index 7566841..1b4775e 100644 --- a/html/index.html +++ b/html/index.html @@ -45,6 +45,10 @@