diff --git a/bin/crypto.html b/bin/crypto.html index 8bcfd81..a18ecc8 100644 --- a/bin/crypto.html +++ b/bin/crypto.html @@ -1,59 +1,61 @@ - - - - - - - - - - /bin/ - - - - - -
-
-
- Dario48's website -
- -
-
-
- - - - - -
-
-
- + + + + + + + + + + /bin/ + + + + + +
+
+ +
+ + + + + +
+
+
+ diff --git a/bin/index.html b/bin/index.html index 51c68e2..ef837e0 100644 --- a/bin/index.html +++ b/bin/index.html @@ -1,64 +1,66 @@ - - - - - - - - - - / - - - - -
-
-
- Dario48's website -
- -
-
-
- -
- -
-
- + + + + + + + + + + / + + + + +
+
+ +
+ +
+ +
+
+ diff --git a/home/Dario48/Documents/index.html b/home/Dario48/Documents/index.html index acf794f..9034cc5 100644 --- a/home/Dario48/Documents/index.html +++ b/home/Dario48/Documents/index.html @@ -1,87 +1,87 @@ - - - - - - - - - - /home/Dario48/Documents/ - - - - -
-
-
- Dario48's website -
- -
-
-
- -
- -
-
- + + + + + + + + + + /home/Dario48/Documents/ + + + + +
+
+ +
+ +
+ +
+
+ diff --git a/home/Dario48/Pictures/index.html b/home/Dario48/Pictures/index.html index 377cb3c..b239532 100644 --- a/home/Dario48/Pictures/index.html +++ b/home/Dario48/Pictures/index.html @@ -1,72 +1,74 @@ - - - - - - - - - - /home/Dario48/Pictures/ - - - - -
-
-
- Dario48's website -
- -
-
-
- -
- -
-
- + + + + + + + + + + /home/Dario48/Pictures/ + + + + +
+
+ +
+ +
+ +
+
+ diff --git a/home/Dario48/index.html b/home/Dario48/index.html index b07fa0c..b32d429 100644 --- a/home/Dario48/index.html +++ b/home/Dario48/index.html @@ -1,77 +1,79 @@ - - - - - - - - - - /home/Dario48/ - - - - -
-
-
- Dario48's website -
- -
-
-
- -
- -
-
- + + + + + + + + + + /home/Dario48/ + + + + +
+
+ +
+ +
+ +
+
+ diff --git a/home/index.html b/home/index.html index 1e8ed60..cf2cd31 100644 --- a/home/index.html +++ b/home/index.html @@ -1,55 +1,57 @@ - - - - - - - - - - /home/ - - - - -
-
-
- Dario48's website -
- -
-
-
- -
- -
-
- + + + + + + + + + + /home/ + + + + +
+
+ +
+ +
+ +
+
+ diff --git a/index.html b/index.html index a3d8f92..684e9a8 100644 --- a/index.html +++ b/index.html @@ -1,82 +1,84 @@ - - - - - - - - - - / - - - - -
-
-
- Dario48's website -
- -
-
-
- -
- -
-
- + + + + + + + + + + / + + + + +
+
+ +
+ +
+ +
+
+ diff --git a/privacy_policy.html b/privacy_policy.html index 1b057fd..0d63873 100644 --- a/privacy_policy.html +++ b/privacy_policy.html @@ -1,54 +1,56 @@ - - - - - - - - - - / - - - - -
-
-
- Dario48's website -
- -
-
-
- -
-

- We use Clicky to log and analyze the traffic to our website. You may - review Clicky's privacy policy at - http://clicky.com/terms/privacy -

-
-
- + + + + + + + + + + / + + + + +
+
+ +
+ +
+

+ We use Clicky to log and analyze the traffic to our website. You may + review Clicky's privacy policy at + http://clicky.com/terms/privacy +

+
+
+ diff --git a/style.css b/style.css index 45929e2..04035c2 100644 --- a/style.css +++ b/style.css @@ -67,3 +67,11 @@ img { .folder { width: 25%; } + +#navbar { + cursor: grab; +} + +#navbar :active { + cursor: grabbing; +}