diff --git a/public/img/cat.png b/public/img/cat.png index d4be8f21..7d8eeadb 100644 Binary files a/public/img/cat.png and b/public/img/cat.png differ diff --git a/public/img/folder.png b/public/img/folder.png index 7f76ab0e..6f6251f1 100644 Binary files a/public/img/folder.png and b/public/img/folder.png differ diff --git a/public/img/neocities-Logo.png b/public/img/neocities-Logo.png index 9eb33a32..b60bb992 100644 Binary files a/public/img/neocities-Logo.png and b/public/img/neocities-Logo.png differ diff --git a/public/img/neocitieslogotext.svg b/public/img/neocitieslogotext.svg new file mode 100644 index 00000000..f25dafd3 --- /dev/null +++ b/public/img/neocitieslogotext.svg @@ -0,0 +1,1477 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/img/topbar-cat.png b/public/img/topbar-cat.png index fd50cc89..f9aec160 100644 Binary files a/public/img/topbar-cat.png and b/public/img/topbar-cat.png differ diff --git a/sass/_project-sass/_project-Header.scss b/sass/_project-sass/_project-Header.scss index 5f6347df..1f07dcc9 100644 --- a/sass/_project-sass/_project-Header.scss +++ b/sass/_project-sass/_project-Header.scss @@ -389,7 +389,7 @@ .hp .logo{ padding-top:45px; - + img { width: 300px; } @media (max-device-width:480px), screen and (max-width:800px){ padding-left:20px; padding-right:20px; @@ -442,12 +442,12 @@ left:0; position:absolute; top:0; - width:70px; + width:73px; z-index:9; } .interior .header-Nav{ - padding-left:70px; + padding-left:74px; @media (max-device-width:480px), screen and (max-width:800px){ width:100%; } diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index e1a4ff93..00ec5ac1 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -308,9 +308,9 @@ margin-right: auto; } .folder-icon { - background: url(/img/folder.png) no-repeat 0px 0px; - width: 95px; - height: 65px; + background: url(/img/folder.png) 6px 3px no-repeat; + background-size: 95px; + height: 69px; display: block; padding-top: 35px; } @@ -1389,16 +1389,25 @@ a.tag:hover { padding: 25px 40px 40px 40px; } .brand-asset { - margin-bottom: 3em; + margin-bottom: 2.7em; p { margin-top: 10px; } } -.columns.press { +.columns.press .col-66 { h3 { margin-bottom: 0; line-height: 150%; margin-bottom: 10px; margin-top: 1.5em; } + blockquote { + quotes: none; + margin: 0 1.5em; + font-style: italic; + font-size: .85em; + } + blockquote:before, blockquote:after { + content: none; + } } \ No newline at end of file diff --git a/views/_footer.erb b/views/_footer.erb index ae3f9d67..abfb6597 100644 --- a/views/_footer.erb +++ b/views/_footer.erb @@ -11,6 +11,7 @@
  • About
  • Blog
  • API
  • +
  • Press
  • Terms
  • Privacy
  • Contact
  • diff --git a/views/_header.erb b/views/_header.erb index 72c79ab0..a1f51821 100644 --- a/views/_header.erb +++ b/views/_header.erb @@ -10,15 +10,15 @@
  • Websites
  • +
  • + About +
  • Tutorials
  • API
  • -
  • - About -
  • Support Us
  • @@ -27,7 +27,7 @@