diff --git a/css/download.css b/css/download.css index 049040b..785c90f 100644 --- a/css/download.css +++ b/css/download.css @@ -19,12 +19,15 @@ } .download-graph { - width: 80%; + width: 30%; margin-top: 5px; margin-bottom: 5px; margin-left: auto; margin-right: auto; } +.large-graph { + width: 80%; +} .stats { margin-top: 0px; margin-bottom: 0px; diff --git a/index.html b/index.html index 6cd3c05..59eda5e 100755 --- a/index.html +++ b/index.html @@ -170,6 +170,18 @@ ng-click="changeGSettings()" href="#"> Global Settings + +
- To download the latest version of the project, add issues or to contribute back head on to
- http://github.com/ziahamza/webui-aria2
-
- Or you can open the latest version in browser through http://ziahamza.github.io/webui-aria2
-