diff --git a/README.md b/README.md index dfcd84c..e69de29 100644 --- a/README.md +++ b/README.md @@ -1,2 +0,0 @@ -# uk-shavian -Change cyrillic to shavian diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..bcfd7e7 --- /dev/null +++ b/css/style.css @@ -0,0 +1,9 @@ +.grey { + -webkit-filter: grayscale(100%); + filter: grayscale(100%); +} + +.grey:hover { + -webkit-filter: grayscale(0%); + filter: grayscale(0%); +} \ No newline at end of file diff --git a/fonts/NotoColorEmoji.ttf b/fonts/NotoColorEmoji.ttf new file mode 100644 index 0000000..69cf21a Binary files /dev/null and b/fonts/NotoColorEmoji.ttf differ diff --git a/fonts/NotoSans/NotoSans-Bold.ttf b/fonts/NotoSans/NotoSans-Bold.ttf new file mode 100644 index 0000000..ab11d31 Binary files /dev/null and b/fonts/NotoSans/NotoSans-Bold.ttf differ diff --git a/fonts/NotoSans/NotoSans-BoldItalic.ttf b/fonts/NotoSans/NotoSans-BoldItalic.ttf new file mode 100644 index 0000000..6dfd1e6 Binary files /dev/null and b/fonts/NotoSans/NotoSans-BoldItalic.ttf differ diff --git a/fonts/NotoSans/NotoSans-Italic.ttf b/fonts/NotoSans/NotoSans-Italic.ttf new file mode 100644 index 0000000..1639ad7 Binary files /dev/null and b/fonts/NotoSans/NotoSans-Italic.ttf differ diff --git a/fonts/NotoSans/NotoSans-Medium.ttf b/fonts/NotoSans/NotoSans-Medium.ttf new file mode 100644 index 0000000..25050f7 Binary files /dev/null and b/fonts/NotoSans/NotoSans-Medium.ttf differ diff --git a/fonts/NotoSans/NotoSans-MediumItalic.ttf b/fonts/NotoSans/NotoSans-MediumItalic.ttf new file mode 100644 index 0000000..b332bcb Binary files /dev/null and b/fonts/NotoSans/NotoSans-MediumItalic.ttf differ diff --git a/fonts/NotoSans/NotoSans-Regular.ttf b/fonts/NotoSans/NotoSans-Regular.ttf new file mode 100644 index 0000000..a1b8994 Binary files /dev/null and b/fonts/NotoSans/NotoSans-Regular.ttf differ diff --git a/fonts/NotoSansGlagolitic-Regular.ttf b/fonts/NotoSansGlagolitic-Regular.ttf new file mode 100644 index 0000000..d911119 Binary files /dev/null and b/fonts/NotoSansGlagolitic-Regular.ttf differ diff --git a/fonts/NotoSansShavian-Regular.ttf b/fonts/NotoSansShavian-Regular.ttf new file mode 100644 index 0000000..db7a032 Binary files /dev/null and b/fonts/NotoSansShavian-Regular.ttf differ diff --git a/index.html b/index.html index 1948dca..6d90202 100755 --- a/index.html +++ b/index.html @@ -1,10 +1,55 @@ + +
+ + + + +