Here are some beautiful examples of what Dataverse can create!
+
+
+
+
+
+
+
+
+ diff --git a/Visual 2.png b/Visual 2.png new file mode 100644 index 0000000..9eda826 Binary files /dev/null and b/Visual 2.png differ diff --git a/darkmode.css b/darkmode.css new file mode 100644 index 0000000..cee3f62 --- /dev/null +++ b/darkmode.css @@ -0,0 +1,14 @@ + +body.dark-mode { + background-color: #121212; + color: #e0e0e0; +} + +.dark-mode a { + color: #90caf9; +} + +.dark-mode header, .dark-mode footer { + background-color: #1f1f1f; + color: #fff; +} \ No newline at end of file diff --git a/index.html b/index.html index b756b85..9a31d9c 100644 --- a/index.html +++ b/index.html @@ -84,7 +84,7 @@
Here are some beautiful examples of what Dataverse can create!
+
+
+
+