diff --git a/Software/Calculator-inator/favicon-ci.png b/Software/Calculator-inator/favicon-ci.png
new file mode 100644
index 0000000..7e3224f
Binary files /dev/null and b/Software/Calculator-inator/favicon-ci.png differ
diff --git a/Software/Calculator-inator/index.html b/Software/Calculator-inator/index.html
new file mode 100644
index 0000000..f25ce91
--- /dev/null
+++ b/Software/Calculator-inator/index.html
@@ -0,0 +1,40 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ Bad website - Calculator-inator
+
+
+ Calculator-inator
+ Calculator & Converter for Android inspired from Google's Calculator App
+ Features:
+ Basic & Advanced Calculator with logarithmic and trigonometric functions. Length, Area, Mass, Speed, Pressure, Data, Volume, Time, Temperature, Angle Live Currency Converter.
+
+ Downloads:
+ 1.0
+ 1.1
+ 1.1.1
+ 1.2
+
+
+
\ No newline at end of file
diff --git a/Software/Calculator-inator/style.css b/Software/Calculator-inator/style.css
new file mode 100644
index 0000000..1aec1ee
--- /dev/null
+++ b/Software/Calculator-inator/style.css
@@ -0,0 +1,9 @@
+.footer {
+ position: fixed;
+ left: 0;
+ bottom: 0;
+ width: 100%;
+ background-color: white;
+ color: black;
+ text-align: center;
+ }
\ No newline at end of file
diff --git a/tools/index.html b/Software/index.html
similarity index 60%
rename from tools/index.html
rename to Software/index.html
index 3491290..85c717b 100644
--- a/tools/index.html
+++ b/Software/index.html
@@ -11,10 +11,8 @@
Bad website
- Calculator
- Online torrent downloader/seeder
- Chat app made with scratch's cloud variable system
- Online nes emulator
+ Software
+ Android-Calculator
\ No newline at end of file
diff --git a/index.html b/index.html
index 7b87c14..dfa4057 100644
--- a/index.html
+++ b/index.html
@@ -20,10 +20,11 @@
Email: admin@boof.eu.org
Links
Status
- File upload/host
- Pastebin
Games
Tools
+ Software
+ File upload/host
+ Pastebin
diff --git a/style.css b/style.css
index 025b396..d49ff33 100644
--- a/style.css
+++ b/style.css
@@ -37,7 +37,7 @@
left: 0;
bottom: 0;
width: 100%;
- background-color: cyan;
+ background-color: blue;
color: white;
text-align: center;
}