User:Thoroaeborus/Sandbox7: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
mNo edit summary
(Replaced content with "=Index of important images= 66T1.png: <br /> Image:66T1.png 26FortLogoMain.png: <br /> Image:26FortLogoMain.png 66Castle1.png <br /> Image:66Castle1.png")
Line 1: Line 1:
/******************************************************************************/
=Index of important images=
/* Miscellaneous rules */
 
66T1.png:
// TOC
<br />
/* Custom style for a verity of blocks */
[[Image:66T1.png]]
.customheader, h4.mw-specialpagesgroup, .WikiaFooter #LEFT_SKYSCRAPER_2, .toc, .module, table.customtable, table.collapsible
 
style="
 
border: 1px solid #C80000 !important;
26FortLogoMain.png:
box-shadow: 0 0 5px #E10000 !important;
<br />
-moz-box-shadow: 0 0 5px #F00;
[[Image:26FortLogoMain.png]]
-webkit-box-shadow: 0 0 5px #F00;
 
-moz-border-radius:5px;
 
border-radius:5px;"
66Castle1.png
<br />
// Titles
[[Image:66Castle1.png]]
/* Custom text style a veriety of headers, banners, etc. */
.customheader, span.headerfont, h1, h2, h3, h4, .bannerfont, table.customtable th, table.collapsible th
style="
font-weight:bold;
font-family:"Trebchet MS", Helvetica, sans-serif;
font-variant:small-caps;
color:#ede8e8 !important;
text-shadow: 0 0 0.1em #E10000;"
.bannerfont {
font-size:50px;
text-align:center;
} /* Custom class for banners */
h4.mw-specialpagesgroup, .customheader {
padding:5px;
font-size: 125%;
background-color: transparent;
background-image: -moz-linear-gradient(top, #6D0D00, transparent);
background-image: -webkit-gradient(linear,left top, left bottom, from(#6D0D00), to(transparent));
} /* Custom class headings and SpecialPages */
.mainpagetable td {
background-color: transparent;
background-image: -moz-linear-gradient(top, transparent, #000000);
background-image: -webkit-gradient(linear,left top, left bottom, from(transparent), to(#000000));
transition: background-color 0.5s;
-moz-transition: background-color 0.5s;
-webkit-transition: background-color 0.5s;
-o-transition: background-color 0.5s;
-moz-border-radius:5px;
border-radius:5px;
} /* Main page menu images */
span.headerfont {
display: table;
width: 100%;
border-bottom: 1px dotted #C80000;
text-align: left;
font-size: 1.2em
} /* Custom class main page content menu headers */
.WikiaArticle a.external {
color: #7D7D7D;
} /* External Links */
.new {
color: #FF3300 !important;
} /* Make redlinks stand out more */
h3 {
font-weight: bold;
}
/******************************************************************************/
/* Forum formatting (by -Algorithm & -Splaka) */
.forumheader {
  border: 1px solid #C80000;
  margin-top: 1em;
  padding: 12px;
}
.forumlist td.forum_edited a {
  color: black;
  text-decoration: none;
}
.forumlist td.forum_title a {
  padding-left: 20px;
}
.forumlist td.forum_title a.forum_new {
  font-weight: bold;
  background: url(/images/4/4e/Forum_new.gif) center left no-repeat;
  padding-left: 20px;
}
.forumlist td.forum_title a.forum_new:visited {
  font-weight: normal;
  background: none;
  padding-left: 20px;
}
.forumlist th.forum_title {
  padding-left: 20px;
}
 
/******************************************************************************/
/* Customtable and collapsible table definitions */
table.customtable, table.collapsible {
        width: 100%;
        margin: 0.3em 0em;
} /* Table body */
table.customtable th, table.collapsible th {
        font-size: 16px;
        background-color: transparent;
        background-image: -moz-linear-gradient(top, #6D0D00, transparent);
        background-image: -webkit-gradient(linear,left top, left bottom, from(#6D0D00), to(transparent));
        text-align: center;
} /* Table headings */
table.customtable td {
        padding: 5px;
        border: 1px solid #3c0600;
} /* Table cells */
table.customtable tr:nth-child(odd) {
    background: #110000;
} /* Customtable sortable odd rows distinguish */
.collapseLink {
    color: #C80000;
} /* Show/hide button text*/
.collapseButton {
    font-weight: bold !important;
} /* Show/hide button */
/******************************************************************************/
/* Tooltip definitions */
.tooltip {
border-bottom: 1px dotted #960000;
        color: #960000;
        cursor: default;
position: relative;
}
.tooltip span {
margin-left: -999em;
position: absolute;
}
.tooltip:hover span {
    background-color: #191919;
    opacity: 0.85;
    border: 2px solid #323232;
    border-radius: 5px;
    color: #D5D4D4;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-variant: normal;
    font-weight: normal;
    line-height: 23px;
    text-align:center;
    margin: 0px;
    padding: 4px;
    position: absolute;
    text-shadow: none;
    width: 250px;
    z-index: 99;
    bottom: 1em;
} /* Hover box style */
* html a:hover {background: transparent;}

Revision as of 01:52, 30 October 2011

Index of important images

66T1.png:
66T1.png


26FortLogoMain.png:
26FortLogoMain.png


66Castle1.png
66Castle1.png