Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChaoyi Zha <summermontreal@gmail.com>2018-02-12 01:29:45 +0300
committerGitHub <noreply@github.com>2018-02-12 01:29:45 +0300
commit7a1d72056183e98ec896445a277295c5c7365dfe (patch)
treef296be7bfcebad91bc31f4d31fd53fc188c0a629
parent010f7c3f7b630cfdf60f4401b8619ce875e4e154 (diff)
parenta095966592ceae53243d9239326892b3a593edce (diff)
Merge pull request #416 from cydrobolt/feature/new_logo
Update docs & about page with new logo
-rw-r--r--docs/logo.pngbin4889 -> 9390 bytes
-rw-r--r--public/css/about.css4
-rw-r--r--public/img/logo.pngbin4889 -> 10024 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/logo.png b/docs/logo.png
index c70bc6e..d8ab877 100644
--- a/docs/logo.png
+++ b/docs/logo.png
Binary files differ
diff --git a/public/css/about.css b/public/css/about.css
index 669c674..07f1517 100644
--- a/public/css/about.css
+++ b/public/css/about.css
@@ -17,11 +17,11 @@
}
.logo-img {
- width: 18em;
+ width: 17em;
}
.logo-well {
- width: 19em;
+ width: 20.5em;
-webkit-animation: colorpulse 20s infinite;
animation: colorpulse 20s infinite;
diff --git a/public/img/logo.png b/public/img/logo.png
index c70bc6e..3bd194d 100644
--- a/public/img/logo.png
+++ b/public/img/logo.png
Binary files differ