diff --git a/imgs/bg1.png b/imgs/bg1.png new file mode 100644 index 0000000..e338d3a Binary files /dev/null and b/imgs/bg1.png differ diff --git a/index.html b/index.html index 8d60257..de930fc 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@ - +
diff --git a/protegoNAS.html b/protegoNAS.html index 40e2c8d..a27a610 100644 --- a/protegoNAS.html +++ b/protegoNAS.html @@ -62,7 +62,7 @@

1. Download ZeroTier:

2. Open ZeroTier and Join Network:

-

ebe7fbd4458e71df

+

fada62b0152bcbf0

nas diff --git a/style.css b/style.css index b85d4a2..9990ed4 100644 --- a/style.css +++ b/style.css @@ -14,6 +14,7 @@ } + .font-Oswald{ font-family: "Oswald", sans-serif; font-optical-sizing: auto; @@ -48,6 +49,7 @@ body { } body { + font-family: system-ui, -apple-system, /* Firefox supports this but not yet `system-ui` */ @@ -58,6 +60,7 @@ body { sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; + }