Styling fixes

This commit is contained in:
2022-03-28 12:34:28 +02:00
parent f14b013932
commit a5892ed565
7 changed files with 34 additions and 28 deletions

View File

@@ -33,24 +33,29 @@ available:
The following types of content are not allowed to be shared on pixeldrain. They
will be removed when reported.
* **Copyright violation**: Works which are shared without permission from the
copyright holder. For copyright reports we need a formal DMCA takedown
request originating from the copyright holder or a representative. If your
request is not valid it will be ignored. Takedown requests which are sent to
any other address than abuse@pixeldrain.com will also be ignored.
* **Abuse of minors**: Videos, images or audio fragments depicting abuse or
inappropriate touching of minors will be removed and reported to the National
Center for Missing and Exploited Children when found.
* **Terrorism**: Videos, images or audio fragments which promote and
glorify acts of terrorism.
* **Gore**: Graphic and shocking videos or images depicting severe harm to
humans (or animals). I will clarify that I am not strictly against shocking
content, and it is also not illegal in most places. When a shocking video
goes viral it often ends up in the wrong places and it can cause mental
issues for unsuspecting viewers. For that reason I will remove it when it
gets reported.
* **Malware and computer viruses**: Software designed to cause harm to computer
systems.
* **Copyright violation**: Works which are shared without permission from the
copyright holder. For copyright reports we need a formal DMCA takedown request
originating from the copyright holder or a representative. If your request is
not valid it will be ignored. Takedown requests which are sent to any other
address than abuse@pixeldrain.com will also be ignored.
* **Abuse of minors**: Videos, images or audio fragments depicting abuse or
inappropriate touching of minors will be removed and reported to the National
Center for Missing and Exploited Children when found.
* **Terrorism**: Videos, images or audio fragments which promote and
glorify acts of terrorism.
* **Gore**: Graphic and shocking videos or images depicting severe harm to
humans (or animals). I will clarify that I am not strictly against shocking
content, and it is also not illegal in most places. When a shocking video goes
viral it often ends up in the wrong places and it can cause mental issues for
unsuspecting viewers. For that reason I will remove it when it gets reported.
* **Malware and computer viruses**: Software designed to cause harm to computer
systems.
* **Doxing**: Posting private information about an individual or organisation.
This includes publicly sharing private photos, videos or documents. Shaming
and extortion are not accepted.
Violating these rules will result in your IP address being banned from uploading
to pixeldrain.
If you have found content which falls in any of these categories on pixeldrain
please report it _using the report button on the download page_ of the file. Do

View File

@@ -54,7 +54,7 @@ body {
margin: 0;
font-family: system-ui, sans-serif;
font-size: 17px;
line-height: 1.6em;
line-height: 1.5em;
color: var(--text_color);
background: var(--background);
min-height: 100vh;