diff --git a/demo/assets/favicon.gif b/demo/assets/favicon.gif index c5d5b3f..b762d65 100644 Binary files a/demo/assets/favicon.gif and b/demo/assets/favicon.gif differ diff --git a/demo/assets/profile.png b/demo/assets/profile.png new file mode 100644 index 0000000..4e8f686 Binary files /dev/null and b/demo/assets/profile.png differ diff --git a/demo/demo.css b/demo/demo.css index bd65ce6..541b9c8 100644 --- a/demo/demo.css +++ b/demo/demo.css @@ -29,8 +29,6 @@ h1 a:link, h1 a:visited, h1 a:hover, h1 a:active { h1 img { width: 45px; height: 45px; - -moz-border-radius: 9px; - border-radius: 9px; margin-bottom: 8px; } diff --git a/index.html b/index.html index aca8dfd..94506de 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ gui-dat - + @@ -47,7 +47,7 @@
-

GUI-DAT flag

+

GUI-DAT flag

gui-dat is a lightweight controller library for JavaScript. It allows you to easily manipulate variables and fire functions on the fly.