diff --git a/source/_static/concordium-logo-black.old b/source/_static/concordium-logo-black.old new file mode 100644 index 0000000..977334a --- /dev/null +++ b/source/_static/concordium-logo-black.old @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/source/_static/concordium-logo-black.svg b/source/_static/concordium-logo-black.svg index 977334a..1a11190 100644 --- a/source/_static/concordium-logo-black.svg +++ b/source/_static/concordium-logo-black.svg @@ -3,7 +3,7 @@ diff --git a/source/_static/concordium-logo-no-text.svg b/source/_static/concordium-logo-no-text.svg index e34836e..a2757f4 100644 --- a/source/_static/concordium-logo-no-text.svg +++ b/source/_static/concordium-logo-no-text.svg @@ -1,3 +1,3 @@ - - + + diff --git a/source/_static/concordium-logo-white.svg b/source/_static/concordium-logo-white.svg index 1a11190..49ded5d 100644 --- a/source/_static/concordium-logo-white.svg +++ b/source/_static/concordium-logo-white.svg @@ -1,64 +1,5 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + diff --git a/source/_static/style.css b/source/_static/style.css index 1aa816c..11ecd25 100644 --- a/source/_static/style.css +++ b/source/_static/style.css @@ -2,3 +2,7 @@ h4, h5, h6 { text-transform: none; } + +body { + font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif; +}