User:PhantomSnake/nwgreen.css

From NexusWiki

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
body
{
  background-image: url(skins/nwgreen/green-155x10.png);
  background-repeat: repeat-y;
}

.pBody
{
	border: 1px solid #00FF00;
}

a
{
	color: #999999;
}

a:hover
{
	text-decoration: none;
	color: #30ff00;
}

#footer
{
	border-bottom: 1px solid #00ff00;
	border-top: 1px solid #00ff00;
}