Siouxsie Wiki
Advertisement

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.
.blockquote {
background-image: url(https://images.wikia.nocookie.net/__cb20111027083642/siouxsie/images/c/c7/Quote_before.png);
background-repeat: no-repeat;
background-position: left 1px;
padding-left: 50px;
font-style: italic;
}
.blockquotespan {
background-image: url(https://images.wikia.nocookie.net/__cb20111027083723/siouxsie/images/a/a7/Quote_after.png);
background-repeat: no-repeat;
background-position: right top;
display: block;
padding-right: 30px;
}


.WikiHeader {
   background: url(https://images.wikia.nocookie.net/siouxsie/images/c/c7/Butterfly.gif);
}


.WikiHeader > nav li.marked > a {
    margin: 1px 3px;
    padding: 0px 12px;
    border-top: 1px solid rgb(133, 51, 255);
    border-left: 1px solid transparent;
    color: white;
}

.WikiHeader > nav li > a {
    border-top: 1px solid transparent;
    color: rgb(213, 212, 212);
    display: block;
    margin: 0px;
    outline: medium none;
    padding: 1px 15px 0px;
    position: relative;
}



.wm-1 {
    background: url(https://images.wikia.nocookie.net/siouxsie/images/6/62/Page_background_1%28small%29.jpg);
    background-repeat: repeat;
    background-position: center;
}

.wm-2 {
    background: url(https://images.wikia.nocookie.net/siouxsie/images/1/13/Page_background_2%28small%29.jpg);
    background-repeat: repeat;
    background-position: center;
}


.vertical-line { 
border-left-color: #FFFF73;
border-left-style: dashed;
border-left-width: 1px;
padding-left: 8px;
}


.horizontal-line {
border-top-color: #FFFF73;
border-top-width: 1px;
border-top-style: dashed;
padding-top: 8px;
}


.WikiaArticle .toc {
background-color: transparent;
}


.infoboxcolours {border:1px solid #aaa;
background-color:#000033;
color:#0066CC;
padding:5px;
font-size:85%
}


.WikiaArticle .picture-attribution {
   display: none !important;
}



.poem { 
        margin-bottom: 0em; 
        margin-top: 0em; 
        line-height: 2;
        margin-left: 0em;
        text-indent: 0em;
}

.poem p { 
        margin-top: 0em ! important; 
        margin-bottom: 0em ! important; 
        text-indent: 0em !important;
}


/** Collapsible tables *********************************************************
 *
 *  Description: Allows tables to be collapsed, showing only the header. See
 *                         http://www.mediawiki.org/wiki/Manual:Collapsible_tables.
 *  Maintainers: [[en:User:R. Koot]]
 */
 
table.collapsed tr.collapsible {
        display: none;
}
 
.collapseButton {               /* 'show'/'hide' buttons created dynamically by the             */
        float: right;           /* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
        font-weight: normal;    /* are styled here so they can be customised.             */
        text-align: right;
        width: auto;
}



/* Following code will control the image slider on the homepage */


.slider-wrap						{ width: 419px; position: absolute; top: 87px; left: 40px; }			
.stripViewer .panelContainer 
.panel ul						{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer						{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 						{ border: 1px solid black; margin-right: 5px; }
#movers-row						{ margin: -43px 0 0 62px; }
#movers-row div					{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data					{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 					{ font-size: 13px; }
.cross-link						{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 						{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
Advertisement