﻿/* Dark-Amethyst Stylesheet fuer Gothic-Style.ch Neues *
* Copyright (c) by PhoenixAter 2017 - 2020 *
* Stand: 13.12.2018 */

body,html {
	background:#000000;
   text-align:center;
}

::-webkit-scrollbar {
	width:14px;
	background:#0D000D;
}

::-webkit-scrollbar-thumb {
	background:#150015;
	border:1px solid #353535;
}
