diff --git a/sass/_project-sass/_project-Header.scss b/sass/_project-sass/_project-Header.scss index 9718cee9..5f6347df 100644 --- a/sass/_project-sass/_project-Header.scss +++ b/sass/_project-sass/_project-Header.scss @@ -66,10 +66,13 @@ a { color: #B8D375; - text-decoration: underline; + border-bottom: 1px solid rgba(184, 211, 117, 0.5); + line-height: 97%; + display: inline-block; } a:hover { text-decoration: none; + border-bottom: none; } } h2.section-header { diff --git a/sass/_project-sass/_project-Main.scss b/sass/_project-sass/_project-Main.scss index 516d7ae5..f584095d 100644 --- a/sass/_project-sass/_project-Main.scss +++ b/sass/_project-sass/_project-Main.scss @@ -1369,7 +1369,7 @@ a.tag:hover { .row.editor { float: left; width: 100%; - overflow: scroll; + overflow: auto; position: absolute; top: 105px; bottom: 0; diff --git a/views/admin.erb b/views/admin.erb index da3a2013..7f47a41b 100644 --- a/views/admin.erb +++ b/views/admin.erb @@ -5,7 +5,7 @@ -
Site Name:
- +- Neocities is a community of <%= @sites_count.to_s.reverse.gsub(/...(?=.)/,'\&,').reverse %> websites that are bringing back creative expression on the web. Anyone can make a site, only your imagination is required. We provide the space, you provide the web site ideas. Join us! + Neocities is a community of <%= @sites_count.to_s.reverse.gsub(/...(?=.)/,'\&,').reverse %> websites that are bringing back creative expression on the web. Anyone can make a site—only your imagination is required. We provide the space, you provide the ideas. Join us!
- Follow your favorite Neocities sites to keep up with all the latest updates. Discover new websites related to your interests, comment on them, and share them. Unlimited creativity—and zero ads. + Follow your favorite Neocities sites to keep up with all their latest updates. Discover new websites related to your interests, comment on them, and share them. Unlimited creativity, zero ads.