User:Emma/Sandbox: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
Line 127: Line 127:
   background: -ms-linear-gradient(top,#c8d0ff 0,#F9F9F9 100%);
   background: -ms-linear-gradient(top,#c8d0ff 0,#F9F9F9 100%);
   background: linear-gradient(top,#c8d0ff 0,#F9F9F9 100%);
   background: linear-gradient(top,#c8d0ff 0,#F9F9F9 100%);
}
/* Commented Backslash Hack
  hides rule from IE5-Mac \*/
.tabtest a:hover {float:none;}
/* End IE5-Mac hack */
.tabtest a:hover {
  color:#A6B4E7;
}
}


.tabtest a:hover, .tabtest strong:hover, .tabtestselected a, .tabtestselected strong{
.tabtest a:hover, .tabtest strong:hover, .tabtestselected a, .tabtestselected strong{
  padding: 5px 10px 4px 10px;
  margin-right: 1px;
  margin-bottom: -1px;
  border: 1px solid #A6B4E7;
  font-weight: bold;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  margin-bottom: -1px;
   border-bottom: 1px solid #F9F9F9!important;
   border-bottom: 1px solid #F9F9F9!important;
   color: black;
   color: black;
Line 178: Line 156:
   color:#000;
   color:#000;
   clear: left;
   clear: left;
  resize: vertical;
  overflow: auto;
  min-width: 50px;
  min-height 50px;
}
}
</css></span>
</css></span>

Revision as of 09:51, February 2, 2012



This is my personal sandbox I use for testing projects I'm working on.



New Messages box:

User Functions

Current user: Template:CURRENTUSER
User group: {{#usergroup:Template:CURRENTUSER|0}}, {{#usergroup:Template:CURRENTUSER|1}}, {{#usergroup:Template:CURRENTUSER|2}}

Tabs

  • tab1
  • tab2
  • tab3
Tab 1

Possible Alternative Formatting

Preliminary examples of concept:

Example
Example

  • tab1
  • tab2
  • tab3
Tab 1