User:DarkruneDK/common.css

From the CreationKit Wiki
< User:DarkruneDK
Revision as of 16:22, 27 March 2012 by imported>DarkruneDK
Jump to navigation Jump to search

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.
a
{
color: #332e8e;
}

a:visited
{
color: #767bd9;
}

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

a[title ="User:username"]:after
{
content: " ☺ ";
}

#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;
}

#editsection
{
float: left;
height: 50px;
width: 1024px;
}