
html {
  background: url("https://nottheseason.neocities.org/background1.png") repeat;
  background-size: 64px;
  background-attachment: fixed;
  image-rendering: pixelated;
  cursor: url("cursor1.png"), auto;
  color: white;
  scrollbar-width: thin;
  scrollbar-color: #343434 #343434;
}

body
 font-family: "DotGothic16", cursive;
  max-width: 1100px;
  margin: 32px auto;
  padding: 24px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Press Start 2P", cursive;
}

a {
  color: black;
  font-weight: bold;
}
a:hover { filter: brightness(50%); }

hr { border: 0; border-top: 6px double white; }
blockquote { border-left: 6px double white; margin-left: 0; padding: 0 8px; }
ul { list-style-image: url("bullet1.png"); }
ol { list-style-type: upper-roman; }
  
{
	font: normal 8pt/normal Verdana, sans-serif;
	margin-top: 0;
	text-transform: none;
	text-decoration: none;
}

#Container
{
	margin: 0 auto;
	width: 900px;
	background-color: #36454f;
  padding: 16px;
  border-image-source: url("border2.png");
  border-image-slice: 25%;
  border-image-width: 32px;
  border-image-outset: 8px;
  border-image-repeat: stretch;
  border-style: solid;
}

#Header
{
	margin: 20 auto;
	color: red;
	font: normal 12px/normal Verdana, sans-serif;
	font-weight: bold;
	width: 800px;
	text-align: center;
	font-family: "DotGothic16", cursive;
  max-width: 1100px;
  margin: 32px auto;
  padding: 24px;
}

#Header a, #Header a:visited, #Header a:active
{
	color: White;
	text-decoration: none;
}

#Header a:hover
{
	color: White;
	text-decoration: underline;
}

#Banner
{
	background-color: black;
	border-left: solid 2px #36454f;
	border-right: solid 2px #36454f;
	border-top: solid 2px #36454f;
	height: 72px;
	text-align: center;
}

#Banner #Logo
{
	float: center;
	margin: 0;
	text-align: center;
	width: 293px;
}

#Header .Navigation
{
	border-left: solid 2px #1d4d7b;
	border-right: solid 2px #164a7b;
	border-bottom: solid 2px #17517b;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 2em;
	text-decoration: none;
	background-color: #36454f;
  padding: 16px;
  margin: 16px 0;
  border-image-source: url("border2.png");
  border-image-slice: 25%;
  border-image-width: 32px;
  border-image-outset: 8px;
  border-image-repeat: stretch;
  border-style: solid;
  flex-direction: row;
}

button {
  background: #36454f;
  color: white;
  font-family: "Press Start 2P", cursive;
  border-image-source: url("border2.png");
  border-image-slice: 25%;
  border-image-width: 32px;
  border-image-outset: 8px;
  border-image-repeat: stretch;
  border-style: solid;
  padding: 12px;
  width: 240px;
  margin: 12px;
}


.nav-button {
  display: inline-block;
  width: 60px;          /* adjust button size */
  height: 60px;
  background-size: cover;
  background-position: center;
  background-color: white;
  border: none;
  cursor: pointer;
  margin: 8px;
  text-decoration: none; /* removes underline on links */
}

.nav-button:hover {
  transform: scale(1.1); /* optional hover effect */
}

.border1 {
  border: 48px solid transparent;
  border-image-source: url("border1.png");
  border-image-slice: 25%;
  border-image-width: 32px;
  border-image-outset: 8px;
  border-image-repeat: stretch;
  border-style: solid;
  padding: 24px;
  box-sizing: border-box;
}

.border2 {
  border: 48px solid transparent;
  border-image-source: url("border2.png");
  border-image-slice: 25%;
  border-image-width: 32px;
  border-image-outset: 8px;
  border-image-repeat: stretch;
  border-style: solid;
  padding: 24px;
  box-sizing: border-box;
}
/* smaller vertical padding for navigation boxes so buttons sit tighter */
.nav-frame {
  /* force a small overall padding so nav buttons sit tighter */
  padding: 6px !important;
  box-sizing: border-box;
}

/* reduce vertical margin for buttons inside the nav-frame only */
.nav-frame button {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
  margin-left: 6px !important;
  margin-right: 6px !important;
  width: 12px !important; /* slightly narrower to help visual balance */
}

#Body
{
	margin: 10px 0;
	width: 900px;
	font-family: "DotGothic16", cursive;
  max-width: 1100px;
  margin: 32px auto;
  font-family: "Press Start 2P", cursive;
  border-image-source: url("border2.png");
  border-image-slice: 25%;
  border-image-width: 32px;
  border-image-outset: 8px;
  border-image-repeat: stretch;
  border-style: solid;
  color: #ffffff;
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Press Start 2P", cursive;
}

a {
  color: #ffffff;
  font-weight: bold;
}
a:hover { filter: brightness(50%); }
}

#Footer
{
	font: normal 12px/normal Verdana, sans-serif;
	margin-top: 10px;
	width: 900px;
	text-align: center;
	font-weight: bold;
	font-family: "DotGothic16", cursive;
  max-width: 1100px;
  margin: 32px auto;
  padding: 24px;
}
}


ï»¿#SplashContainer
{
}

#SplashContainer h2
{
	font-size: x-large;
	margin: 0px 0 5px 0;
}

#SplashContainer h3
{
	letter-spacing: normal;
	margin: 0px 0 5px 0;
}

#SplashContainer #MainPanel
{
	background-color: #eee;
	border: solid 2px #d1d1d1;
	float: right;
	margin: 0 0 10px 0;
	padding: 10px;
	position: relative;
	text-align: left;
	width: 877px;
}

#SplashContainer #ElementInsert
{
	background-color: #ddd;
	border: solid 2px #ccc;
	float: right;
	margin: 0 0 10px 0;
	padding: 10px;
	position: relative;
	text-align: left;
	width: 856px;
}

#SplashContainer #genlink {
    color: red;
}

/* Fake image */
.fakeimg {
  background-color: #aaa;
  width: 90%;
  padding: 20px;
}

/* Add a card effect for articles */
.card {
  background-color:
  padding: 20px;
  margin-top: 20px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.leftcolumn {
  float: left;
  width: 75%;
  background-color: #36454f;
  padding: 16px;
  margin: 16px 0;
  border-image-source: url("border2.png");
  border-image-slice: 25%;
  border-image-width: 32px;
  border-image-outset: 8px;
  border-image-repeat: stretch;
  border-style: solid;
}

/* Right column */
.rightcolumn {
  float: left;
  width: 25%;
  padding-left: 20px;
  background-color: #36454f;
  padding: 16px;
  margin: 16px 0;
  border-image-source: url("border2.png");
  border-image-slice: 25%;
  border-image-width: 32px;
  border-image-outset: 8px;
  border-image-repeat: stretch;
  border-style: solid;
}

/* Header/Blog Title */
.header {
  padding: 30px;
  font-size: 20px;
  text-align: center;
  background-color: #36454f;
  padding: 16px;
  margin: 16px 0;
  border-image-source: url("border2.png");
  border-image-slice: 25%;
  border-image-width: 32px;
  border-image-outset: 8px;
  border-image-repeat: stretch;
  border-style: solid;
}


https://www.curseforge.com/hytale/mods/essentials-core/download/7465991
