User:Njyoder/myskin.css
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
Documentation for this user script can be added at User:Njyoder/myskin. |
@import url(http://pl.wikipedia.org/style/common.css);
/* nieruchome menu w operze i mozilii - jeżeli używasz nowoczesnej przeglądarki */
/*#column-one {
position:fixed !important;
}
*/
/* Style skórki */
body {
font-size : 10pt;
font-family : verdana, sans-serif;
color : #6b441a;
background:#fff;
margin:0;
}
p {
margin : 8px;
}
h1, h2, h3, h4, h5, h6 {
color: Black;
background: none;
font-weight: normal;
margin: 0;
padding-top: 0.5em;
padding-bottom: 0.17em;
border-bottom: 1px solid #aaaaaa;
}
h1 { font-size: 188%; }
h2 { font-size: 150%; }
h3, h4, h5, h6 {
border-bottom: none;
font-weight: bold;
}
h3 { font-size: 132%; }
h4 { font-size: 116%; }
h5 { font-size: 100%; }
h6 { font-size: 80%; }
h5 {
margin : 3px;
padding : 1px;
font-size : 8pt;
background : #f9f9f0;
}
a:link {
color : #6666cc;
}
a:hover {
color : #0066ff;
text-decoration : none;
}
a:visited {
color : #cc6633;
}
a.new, #p-cactions li.new a {
color : #ff0000 !important;
}
a.new:visited, #p-personal a.new:visited { color:#a55858; }
#content ul {
line-height: 1.5em;
list-style-type: square;
margin: 0.3em 0 0 1.5em;
padding:0;
}
#content ol {
line-height: 1.5em;
margin: 0.3em 0 0 3.2em;
padding:0;
list-style-image: none;
}
#content li { margin-bottom: 0.1em; }
#p-personal a.new:visited { color:#a55858; }
a.stub { color: #772233; }
#p-lang a:link {
color : #009999 !important;
}
#column-one a:link {
color : #993300;
}
#column-one a:visited {
color : #990000;
}
#column-one a:hover {
color : #cc3366;
text-decoration : underline;
}
#column-one ul {
margin : 3px 10px 3px 0;
margin-left : 20px;
padding : 0;
}
#column-content {
z-index:1;
margin : 0 5px;
padding-left : 5px;
border-left : 1px solid #aaaa55;
}
#content h1 , #content h2 , #content h3 , #content h4 , #content h5 {
margin-left : 8px;
}
#get-p-nav {
top : 165px;
position : relative;
}
#p-cactions , #p-nav , #get-p-nav, #p-search , #p-tb, #p-personal {
border : 1px solid #aaaa55;
margin-bottom : 5px;
}
#p-cactions {
margin-top : 170px;
}
#searchInput {
display : inline;
float : left;
width : 135px;
}
#p-search input, #p-search form {
margin:0;
padding:0 5px;
}
#siteSub , .firstHeading , #contentTop {
margin : 0;
padding : 0;
}
#contentTop , #p-logo {
display : none;
}
#contentSub {
clear : both;
}
#column-one {
background : url(http://pl.wikipedia.org/images/wiki-pl.png) no-repeat 0% 0%;
background-position : 13px 5px;
}
#n-mainpage , #ca-edit {
font-weight : bold;
}
.visualClear {
clear : both;
}
.urlexpansion {
display : none;
}
#p-cactions .selected, #mytabs2 .selected {
display:none !important;
}
.usermessage , #siteNotice {
display : block;
float : right;
font-weight : bold;
}
#siteNotice {
border : 1px solid #aaaa55;
width : 100%;
margin-top: 5px;
margin-bottom: 10px;
background : #f9f9f0;
}
#globalWrapper {
padding : 10px 10px 15px 175px;
min-height : 260px;
color : #000000;
}
#mytabs2 {
font-size:10pt;
font-weight:bold;
margin:5px 15px !important;
}
#mytabs2 li {
margin:0 10px !important}
#mytabs2 ul {
text-align:center;
}
#column-one {
position : absolute;
left : 5px;
top : 10px;
margin : 0;
padding : 0 0 20px 5px;
width : 160px;
}
#column-one li:hover {
color : #ddd;
}
#get-p-personal {
padding : 2px;
display : block;
border : 1px solid #aaaa55;
width : 100%;
margin-bottom : 5px;
background : #f9f9f0;
text-align:right;
}
#get-p-personal h5 {
display : none;
}
#get-p-personal ul {
display : inline;
font-size : 11pt;
list-style : none;
font-variant : small-caps;
margin-left:0;
}
#get-p-personal li {
display : inline;
margin : 3px;
}
#p-lang li , #mytabs li, #mytabs2 li {
display : block;
float : left;
margin : 2px;
}
#p-lang {
display : block;
float : left;
width : 100%;
margin : 0;
font-size : 7pt;
text-align : right;
}
#p-lang h5 {
display : block;
float : left;
width : 130px;
margin : 2px;
}
#p-lang ul {
display : inline;
margin : 0;
text-align : left;
list-style : none;
background : none repeat;
}
#mytabs {
text-align : center;
border-top : 1px solid #eee;
}
#mytabs h5, #mytabs2 h5 {
display : none;
}
#mytabs ul {
display : inline;
padding-left : 5px;
list-style : none;
}
#siteSub {
color : #696969;
}
#catlinks {
display : block;
float : right;
}
#catlinks p {
border : 1px solid #aaaa55;
display : block;
float : left;
padding : 3px;
font-size : 8pt;
background : #f9f9f0;
}
pre {
padding : 1em;
border : 1px dashed #aaaa55;
color : black;
background-color : #ffffe0;
line-height : 1em;
}
div.thumb div, div.thumb img {
border: 1px solid #aaaa55;
}
div.thumb div {
background : #f9f9f0;
}
#footer {
background-color: White;
border-top: 1px solid #aaaa55;
margin: 3px;
text-align: center;
font-size: 8pt;
line-height : 1.5em;
padding:0;
}
#footer li {
margin: 0;
}
#footer ul {
list-style : none;
display: inline;
}
#f-copyrightico, #f-poweredbyico {
display: none;
}
#f-about, #f-disclaimer
{float:right}
#f-about, #f-disclaimer
{width:50%}
/* only IE */
* html #catlinks {margin-left:180px}