mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Merge branch 'master' of github.com:neocities/neocities
This commit is contained in:
commit
08faf639b0
2 changed files with 5 additions and 9 deletions
|
@ -31,7 +31,7 @@ body{background:#CCDF9B}
|
|||
// ----------------------------------------------------------------
|
||||
a{
|
||||
color:$c-Link;
|
||||
&:hover, &:active{color:darken($c-Link, 15%)}
|
||||
&:hover, &:active, &:focus{color:darken($c-Link, 15%)}
|
||||
&:visited{color:#A5424B}
|
||||
// &:visited{color:darken($c-Link, 30%)}
|
||||
}
|
||||
|
|
|
@ -22,11 +22,11 @@
|
|||
<h2>Contact</h2>
|
||||
|
||||
<p>
|
||||
Please note that we can only respond to contacts sent in the english language.
|
||||
Please note that we can only respond to messages sent in the English language.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Choose from the following options:
|
||||
Frequently asked questions:
|
||||
</p>
|
||||
|
||||
<div class="accordion">
|
||||
|
@ -111,11 +111,7 @@
|
|||
<div id="cfive" class="accordion-body collapse">
|
||||
<div class="accordion-inner">
|
||||
<p>
|
||||
We will not remove a site unless it is violating our Terms of Service or breaking the law. Chances are, it isn't. And the First Amendment of the United States Constitution defends our right to do this. Don't waste your time, we won't take it down. Sorry.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
If you'd like a more in-depth explanation of our policies, see our <a href="/legal">legal guide for Neocities</a>.
|
||||
We will not remove a site unless it is violating our <a href="/terms">Terms of Service</a> or breaking the law. Chances are, it isn't. And the First Amendment of the United States Constitution defends our right to do this. If you'd like a more in-depth explanation of our policies, see our <a href="/legal">legal guide for Neocities</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -163,7 +159,7 @@
|
|||
<div id="ceight" class="accordion-body collapse">
|
||||
<div class="accordion-inner">
|
||||
<p>
|
||||
If you are a new user, this message means that your IP address has been flagged by our IP database for posting SPAM. We share this list with other sites, so another site may have added your IP address. We recommend running an anti-virus program on your computer, it is possible that something is on your machine that is posting SPAM on other sites (or ours).
|
||||
If you are a new user, this message means that your IP address has been flagged by our IP database for posting spam. We share this list with other sites, so another site may have added your IP address. We recommend running an anti-virus program on your computer—it is possible that something on your machine is posting spam on other sites (or ours).
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue