User:DarkruneDK/common.css

Note: After saving, 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.
/* I have deactivated the stylesheet */

/*

a
{
color: #332e8e;
}

a:visited
{
color: #767bd9;
}

a:link.external
{
color: #0a9110;
}

a:link[title ="User:DarkruneDK"]:after
{
content: " (Mig selv)";
}

#globalWrapper
{
margin-left: auto;
margin-right: auto;
width: 1024px;
min-height: 600px;
}

#bodyContent
{
width: 800px;
min-height: 600px;
}

#column-content
{
float: left;
min-width: 800px;
min-height: 300px;
}

*/