MediaWiki:Common.css: Unterschied zwischen den Versionen

aus Memory Alpha, der freien deutschen Star-Trek-Datenbank
Spring zu: Navigation, suche
imported>Cid Highwind
("Articletype"-Stil, von MA/en kopiert)
imported>Cid Highwind
Zeile 13: Zeile 13:
 
** nach Rücksprache entfernen.
 
** nach Rücksprache entfernen.
 
*/
 
*/
div.articletype {
+
/***********************************************************
font-size: smaller;
+
** Formatting for article type banners
padding-top: 0em;
+
*/
padding-bottom: 0em;
+
div#ma-article-type {
position: absolute;
+
border-bottom:1px solid #444444;
right: 1em;
+
background-position:top left;
top: 0em;
+
text-align:right;
white-space: nowrap;
+
padding-top:1em;
text-align: center;
+
padding-right:1em;
border:1px solid #666;
+
min-height:55px;
background-color: #222222;
+
max-height:55px;
line-height: 130%;
+
font-size:large;
 +
font-variant:small-caps;
 
}
 
}
  
div.articletype table {
+
div.type-altreality {
background-color: transparent;
+
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/8/81/Articletype_alt_reality.png) no-repeat;
float: left;
+
}
padding: 1px;  
+
 
 +
div.type-mirror {
 +
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/d/dd/Articletype_mirror.png) no-repeat;
 +
}
 +
 
 +
div.type-realworld {
 +
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/1/13/Articletype_realworld.png) no-repeat;
 +
}
 +
 
 +
div.type-multiple {
 +
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/c/c8/Articletype_multiple.png) no-repeat;
 +
}
 +
 
 +
div.type-alttimeline {
 +
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/c/c6/Articletype_alt_timeline.png) no-repeat;
 +
}
 +
 
 +
div.type-vision {
 +
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/5/50/Articletype_vision.png) no-repeat;
 +
}
 +
 
 +
div.type-0401 {
 +
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/6/65/Spock%27s_beard.png) no-repeat;
 
}
 
}

Version vom 1. Dezember 2013, 22:44 Uhr

@import "http://de.memory-alpha.org/wiki/MediaWiki:Fusion/stylesheets/multi-column-layout.css?action=raw&ctype=text/css";
@import "http://de.memory-alpha.org/wiki/MediaWiki:Fusion/stylesheets/sidebar.css?action=raw&ctype=text/css";
@import "http://de.memory-alpha.org/wiki/MediaWiki:Fusion/stylesheets/navigation.css?action=raw&ctype=text/css";
@import "http://de.memory-alpha.org/wiki/MediaWiki:Fusion/stylesheets/icon.css?action=raw&ctype=text/css";
@import "http://de.memory-alpha.org/wiki/MediaWiki:Fusion/stylesheets/message.css?action=raw&ctype=text/css";
@import "http://de.memory-alpha.org/wiki/MediaWiki:Fusion/stylesheets/quote.css?action=raw&ctype=text/css";
@import "http://de.memory-alpha.org/wiki/MediaWiki:Fusion/stylesheets/misc.css?action=raw&ctype=text/css";


/***********************************************************
** DIV: ARTICLETYPE
** Für einen Test von [[Benutzer:D47h0r]], bitte nur
** nach Rücksprache entfernen.
*/
/***********************************************************
** Formatting for article type banners
*/
div#ma-article-type {
border-bottom:1px solid #444444;
background-position:top left;
text-align:right;
padding-top:1em;
padding-right:1em;
min-height:55px;
max-height:55px;
font-size:large;
font-variant:small-caps;
}

div.type-altreality {
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/8/81/Articletype_alt_reality.png) no-repeat;
}

div.type-mirror {
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/d/dd/Articletype_mirror.png) no-repeat;
}

div.type-realworld {
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/1/13/Articletype_realworld.png) no-repeat;
}

div.type-multiple {
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/c/c8/Articletype_multiple.png) no-repeat;
}

div.type-alttimeline {
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/c/c6/Articletype_alt_timeline.png) no-repeat;
}

div.type-vision {
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/5/50/Articletype_vision.png) no-repeat;
}

div.type-0401 {
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/6/65/Spock%27s_beard.png) no-repeat;
}