diff --git a/doc/site/style.css b/doc/site/style.css index 4e79b5fb..1167340a 100644 --- a/doc/site/style.css +++ b/doc/site/style.css @@ -497,11 +497,13 @@ img { .rotating-logo { -webkit-transform: rotate(0deg); + transform: rotate(0deg); -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; } .rotating-logo:hover { -webkit-transform: rotate(360deg); + transform: rotate(360deg); -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } \ No newline at end of file diff --git a/index.html b/index.html index 19b5e4f7..fb658135 100644 --- a/index.html +++ b/index.html @@ -770,20 +770,19 @@ if (match) { Application Craft
  • - - Wolf CMS + + StackEdit +
  • +
  • + + WikipediA
  • Codiad
  • -
  • - - Fine Cut Engine -
  • + left: 19px; top: 6px;width: 60px;height: 60px;background-size: 60px;position: relative;"> Inkling Habitat
  • @@ -870,6 +869,11 @@ if (match) { style="left: 9px; top: -5px; width: 84px"> Drive Notepad
  • +
  • + + Fine Cut Engine +
  • @@ -952,10 +956,6 @@ if (match) { style="left: 12px; width: 79px;top: -18px;"> Divshot
  • -
  • - - Codio -