<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.battlestarwiki.org/User:StillNotKing/bsgmonobook.css/history?feed=atom</id>
	<title>User:StillNotKing/bsgmonobook.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.battlestarwiki.org/User:StillNotKing/bsgmonobook.css/history?feed=atom"/>
	<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/User:StillNotKing/bsgmonobook.css/history"/>
	<updated>2026-05-14T06:27:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=User:StillNotKing/bsgmonobook.css&amp;diff=84598&amp;oldid=prev</id>
		<title>StillNotKing at 01:45, 13 October 2006</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=User:StillNotKing/bsgmonobook.css&amp;diff=84598&amp;oldid=prev"/>
		<updated>2006-10-13T01:45:39Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* supress the person icon by your username */&lt;br /&gt;
li#pt-userpage { background: none }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* text size and font */&lt;br /&gt;
body, #globalWrapper { font-family: inherit !important; font-size: 80% !important;}&lt;br /&gt;
#bodyContent{font-size:140%}&lt;br /&gt;
&lt;br /&gt;
body{font-size:medium !important; font-family: Trebuchet;}&lt;br /&gt;
&lt;br /&gt;
/* replace the book in the background with something else */&lt;br /&gt;
body { background: #FAFAFA; }&lt;br /&gt;
&lt;br /&gt;
/* never underline links */&lt;br /&gt;
a { text-decoration: none; }&lt;br /&gt;
&lt;br /&gt;
a.stub {&lt;br /&gt;
    color: #D05191;&lt;br /&gt;
}&lt;br /&gt;
/* a.stub { color: #C080FF !important; } */&lt;br /&gt;
&lt;br /&gt;
/* &amp;quot;Sie haben neue Nachrichten&amp;quot; ändern */&lt;br /&gt;
.usermessage {&lt;br /&gt;
    background-color: #90D4FF;&lt;br /&gt;
    border: 1px solid #286C9F;&lt;br /&gt;
    color: Black;&lt;br /&gt;
    font-size: 80%;&lt;br /&gt;
    margin: 1em 1em 1em 1em;&lt;br /&gt;
    padding: 0.5em 0.5em; &lt;br /&gt;
    vertical-align: middle;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    width: auto;&lt;br /&gt;
&lt;br /&gt;
/* bottom tab styling (not for IE currently) */&lt;br /&gt;
#mytabs {&lt;br /&gt;
    margin: -0.3em 0 0  11.5em;&lt;br /&gt;
    white-space:nowrap;&lt;br /&gt;
    line-height: 1.1em;&lt;br /&gt;
    overflow: visible;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    padding: 0 0 0 1em;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
#mytabs .hiddenStructure { display: none; }&lt;br /&gt;
#mytabs li {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    border: 1px solid #aaaaaa;&lt;br /&gt;
    border-top: none;&lt;br /&gt;
    padding: 0.1em 0 0 0;&lt;br /&gt;
    margin: 0 0.3em 0 0;&lt;br /&gt;
    overflow: visible;&lt;br /&gt;
    background: White;&lt;br /&gt;
}&lt;br /&gt;
#mytabs li.selected {&lt;br /&gt;
    border-color: #fabd23;&lt;br /&gt;
    padding: 0.2em 0 0 0;&lt;br /&gt;
}&lt;br /&gt;
#mytabs li a {&lt;br /&gt;
    background-color: White;&lt;br /&gt;
    color: #005189;&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 0.3em 0.8em 0 0.8em;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
    text-transform: lowercase;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
#mytabs li.selected a { z-index: 3; }&lt;br /&gt;
#mytabs .new a { color:#ba0000; }&lt;br /&gt;
#mytabs li a:hover {&lt;br /&gt;
    z-index: 3;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
#mytabs h5 { display: none; }&lt;br /&gt;
#mytabs li.istalk { margin-right: 0; }&lt;br /&gt;
#mytabs li.istalk a { padding-right: 0.5em; }&lt;br /&gt;
#mytabs-ca-addsection a { &lt;br /&gt;
    padding-left: 0.4em;&lt;br /&gt;
    padding-right: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
/* offsets to distinguish the tab groups */&lt;br /&gt;
li#mytabs-ca-talk { margin-right: 1.6em; }&lt;br /&gt;
li#mytabs-ca-watch { margin-left: 1.6em; }&lt;br /&gt;
&lt;br /&gt;
/* remove comment tags if bottom tabs should be rounded as well in moz */&lt;br /&gt;
/* #mytabs li, #mytabs li a { &lt;br /&gt;
  -moz-border-radius-bottomleft: 1em;&lt;br /&gt;
  -moz-border-radius-bottomright: 1em;&lt;br /&gt;
}*/&lt;/div&gt;</summary>
		<author><name>StillNotKing</name></author>
	</entry>
</feed>