User:Professoryak/myskin.css: Difference between revisions
Appearance
Content deleted Content added
Professoryak (talk | contribs) ←Created page with '#globalWrapper { position: relative; margin: 1em 5em 1em 5em; } #firstHeading { background: #cc3333; text-align: center; margin: 0px; color: white; } #column-one { …' |
Professoryak (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
body |
|||
#globalWrapper { position: relative; margin: 1em 5em 1em 5em; } |
|||
{ |
|||
#firstHeading { background: #cc3333; text-align: center; margin: 0px; color: white; } |
|||
background-color: white; |
|||
#column-one { position: absolute; top: 3.1em; width: 100%; |
|||
} |
|||
border-width: 0px 2px 0px 2px; border-color: black; } /* dont set background */ |
|||
#bodyContent { position: relative; top: 1.6em; padding: 15px; } |
|||
#bodyContent p { text-align: justify; } |
|||
p |
|||
body { background: none; font-size: 14px; line-height: 1.4; } |
|||
{ |
|||
a {text-decoration: none; color: #3333CC;} |
|||
line-height: 1em !important; |
|||
body, #searchInput { font-family: Optima, Candara; } |
|||
} |
|||
#bodyContent |
|||
{ |
|||
#searchInput { border: 1px solid darkgray; background-color: white; font-size: 12px; } |
|||
margin-left: 2%; |
|||
} |
|||
#bodyContent > h2 |
|||
/* MAKE ALL PORTLETS INLINE */ |
|||
{ |
|||
.generated-sidebar h5, .portlet h5 { display: inline; padding: 5px; font-size: 14px; font-weight: normal; margin: auto; } |
|||
margin-left: -2%; |
|||
div#searchBody, #searchform, #searchform div { display: inline; } |
|||
} |
|||
#p-search { float: right; } /* move the search box to the right */ |
|||
div.portlet, div.pBody { display: inline; float: left; } |
|||
div.portlet ul { padding: 0px; margin: 0px; display: inline; } /* same line */ |
|||
#bodyContent > h3 |
|||
#p-personal, #p-lang { border-width: 0px 1px 1px 1px; border-style: solid; } |
|||
{ |
|||
#p-personal, #p-lang { margin-left: 20px; width: 125px; border-color: white; background-color: white } |
|||
margin-left: -2%; |
|||
#p-personal:hover, #p-lang:hover { border-color: black; } |
|||
} |
|||
#siteSub |
|||
div.portlet li { list-style-type: none; display: inline; padding: 0px 5px 0px 5px; } |
|||
{ |
|||
#p-personal li, #p-lang li { display: none; padding: 2px 5px; } |
|||
font-weight: normal; |
|||
#p-personal:hover li, #p-lang:hover li { display: block; } /* and show when hovered over */ |
|||
font-size: 1.0em; |
|||
margin-left: -2.0em; |
|||
font-size: 0.9em; |
|||
} |
|||
#content |
|||
{ |
|||
margin-top: 2.25em; |
|||
} |
|||
table |
|||
{ |
|||
clear: both; |
|||
} |
|||
h1 |
|||
{ |
|||
font-size: 1.5em; |
|||
} |
|||
h2 |
|||
{ |
|||
font-size: 1.3em; |
|||
} |
|||
h3, h4, h5, h6 |
|||
{ |
|||
font-size: 1.1em; |
|||
} |
|||
#p-search |
|||
{ |
|||
position: fixed; |
|||
top: 0; left: 0; |
|||
z-index: 4; |
|||
width: 50%; |
|||
padding: 0.2em; |
|||
} |
|||
/* JUNK I DONT WANT TO SEE */ |
|||
#siteSub, #contentSub, #jump-to-nav, #protected-icon { display: none; } |
|||
#p-navigation, #p-interaction, #p-tb, #p-coll-create_a_book { display: none; } |
|||
#p-cactions h5, #p-search h5 { display: none; } |
#p-cactions h5, #p-search h5 { display: none; } |
||
#f-poweredbyico, #f-copyrightico, #footer { display: none; } |
|||
.searchButton { display: none; } /* only the search box, no buttons */ |
|||
input[type="submit"] |
|||
/* LANGUAGES I CARE ABOUT */ |
|||
{ |
|||
#p-lang li:not(.interwiki-de):not(.interwiki-ta):not(.interwiki-mr):not(.interwiki-hi):not(.interwiki-it) { |
|||
border: 1px outset #369; |
|||
background-color: #369; |
|||
color: white; |
|||
} |
} |
||
input[type="text"], |
|||
/* IMAGES */ |
|||
textarea |
|||
.thumb { |
|||
{ |
|||
border: 1px inset grey; |
|||
} |
|||
textarea |
|||
{ |
|||
padding-left: 0.1em; |
|||
} |
|||
a:link, |
|||
a:visited, |
|||
a:hover |
|||
{ |
|||
/* font-weight: bold;*/ |
|||
text-decoration: underline; |
|||
} |
|||
a:link |
|||
{ |
|||
color: #369; |
|||
} |
|||
a:visited |
|||
{ |
|||
color: #636; |
|||
} |
|||
a.new:link, |
|||
a.new:visited |
|||
{ |
|||
color: #739900; |
|||
} |
|||
a:hover, |
|||
a.new:hover |
|||
{ |
|||
color: #CC0000; |
|||
} |
|||
h1, h2, h3 |
|||
{ |
|||
margin: 0; |
|||
} |
|||
h1 |
|||
{ |
|||
border-bottom: 1px solid #888888; |
|||
} |
|||
h2 |
|||
{ |
|||
border-bottom: 1px dotted #888888; |
|||
} |
|||
#jump-to-nav |
|||
{ |
|||
display: none; |
|||
} |
|||
#toc |
|||
{ |
|||
float: right; |
|||
width: 30%; |
|||
background-color: #eeeeee; |
|||
padding: 0.5em; |
|||
margin: 0.5em; |
|||
} |
|||
#catlinks |
|||
{ |
|||
background-color: #eeeeee; |
|||
padding: 0.1em 0.75em 0.1em 0.75em; |
|||
margin: 1em 0 0.5em 0; |
|||
} |
|||
.portlet |
|||
{ |
|||
width: 32%; |
|||
float: left; |
|||
} |
|||
.portlet h5 |
|||
{ |
|||
margin-top: 0.5em; |
|||
margin-bottom: 0; |
|||
border-bottom: 1px solid silver; |
|||
} |
|||
#footer |
|||
{ |
|||
clear: both; |
|||
} |
|||
.printfooter { |
|||
border-top: 1px solid black; |
|||
padding-top: 1em; |
|||
margin-top: 1em; |
|||
} |
|||
#p-cactions |
|||
{ |
|||
position: fixed; |
|||
top: 0; right: 0; |
|||
width: 100% !important; |
|||
background-color: ButtonFace; |
|||
padding: 0.5em; |
|||
padding-bottom: 3px; |
|||
border-bottom: 1px solid ButtonShadow; |
|||
display: block; |
display: block; |
||
z-index: 3; |
|||
font-size: smaller; |
|||
} |
|||
#p-cactions ul |
|||
{ |
|||
display: block; |
|||
margin: 0; |
|||
padding: 0; |
|||
text-align: right; |
|||
} |
|||
#p-cactions li |
|||
{ |
|||
display: inline; |
|||
} |
|||
#p-cactions li a |
|||
{ |
|||
display: inline; |
|||
padding: 0.1em 0.3em 3px 0.3em; |
|||
border: 1px outset #eeeeee; |
|||
border-bottom: 1px solid ButtonShadow; |
|||
text-decoration: none; |
|||
color: MenuText; |
|||
} |
|||
#p-cactions li.selected a |
|||
{ |
|||
background-color: white; |
|||
border-bottom: 1px solid white; |
|||
} |
|||
#p-cactions li a:hover |
|||
{ |
|||
background-color: ButtonHighlight; |
|||
} |
|||
img |
|||
{ |
|||
border: none; |
|||
} |
|||
div.thumb |
|||
{ |
|||
border: 1px solid #dddddd; |
|||
padding: 0.5em; |
|||
background-color: white; |
|||
} |
|||
.tright |
|||
{ |
|||
margin: 0.25em 0 0.5em 0.5em; |
|||
float: right; |
|||
} |
|||
.tleft |
|||
{ |
|||
margin: 0.25em 0.5em 0.5em 0; |
|||
} |
|||
#f-poweredbyico, |
|||
#f-copyrightico |
|||
{ |
|||
display: none; |
|||
} |
|||
pre |
|||
{ |
|||
background-color: #f7f7f7; |
|||
padding: 0.2em; |
|||
border: 1px solid #eeeeee; |
|||
} |
|||
td.diff-otitle { background:#cccccc; } |
|||
td.diff-ntitle { background:#cccccc; } |
|||
td.diff-addedline |
|||
{ |
|||
background:#ccffcc; |
|||
} |
|||
td.diff-deletedline |
|||
{ |
|||
background:#ffffaa; |
|||
} |
|||
td.diff-context |
|||
{ |
|||
background:#eeeeee; |
|||
font-size: 0.9em; |
|||
} |
|||
span.diffchange |
|||
{ |
|||
color: red; |
|||
font-weight: bold; |
|||
} |
|||
#p-lang |
|||
{ |
|||
width: auto; |
width: auto; |
||
clear: both; |
|||
border: thin solid #AAAAAA; |
|||
padding: 4px; |
|||
font-size: 12px; |
|||
} |
} |
||
.tright {float: right; margin: 10px 0 10px 10px} |
|||
.tleft {float: left ;margin: 10px 10px 10px 0;} |
|||
.tnone {float: none ;margin: 10px;} |
|||
.magnify {display: none;} |
|||
#p-lang ul |
|||
/* COPIED FROM DRONE */ |
|||
{ |
|||
.dablink, dd {padding-left: 0 ; margin-left: 0;} |
|||
padding-left: 0; |
|||
table.ambox-style, table.ambox {margin: 0; border: none ;} |
|||
} |
|||
#column-content h2, #column-content h3 {border-bottom: 1px solid #333333; } |
|||
#toc.toc ul {list-style: none;} |
|||
#p-lang li |
|||
#toctitle + ul {padding-left: 0;} |
|||
{ |
|||
dd { margin-left: 2em; } /* indent discussions properly? */ |
|||
list-item-style: none; |
|||
display: inline; |
|||
} |
|||
#footer |
|||
{ |
|||
font-size: 0.9em; |
|||
} |
|||
.editsection |
|||
{ |
|||
float: right; |
|||
font-size: smaller; |
|||
} |
Latest revision as of 14:18, 3 July 2009
body
{
background-color: white;
}
p
{
line-height: 1em !important;
}
#bodyContent
{
margin-left: 2%;
}
#bodyContent > h2
{
margin-left: -2%;
}
#bodyContent > h3
{
margin-left: -2%;
}
#siteSub
{
font-weight: normal;
font-size: 1.0em;
margin-left: -2.0em;
font-size: 0.9em;
}
#content
{
margin-top: 2.25em;
}
table
{
clear: both;
}
h1
{
font-size: 1.5em;
}
h2
{
font-size: 1.3em;
}
h3, h4, h5, h6
{
font-size: 1.1em;
}
#p-search
{
position: fixed;
top: 0; left: 0;
z-index: 4;
width: 50%;
padding: 0.2em;
}
#p-cactions h5, #p-search h5 { display: none; }
input[type="submit"]
{
border: 1px outset #369;
background-color: #369;
color: white;
}
input[type="text"],
textarea
{
border: 1px inset grey;
}
textarea
{
padding-left: 0.1em;
}
a:link,
a:visited,
a:hover
{
/* font-weight: bold;*/
text-decoration: underline;
}
a:link
{
color: #369;
}
a:visited
{
color: #636;
}
a.new:link,
a.new:visited
{
color: #739900;
}
a:hover,
a.new:hover
{
color: #CC0000;
}
h1, h2, h3
{
margin: 0;
}
h1
{
border-bottom: 1px solid #888888;
}
h2
{
border-bottom: 1px dotted #888888;
}
#jump-to-nav
{
display: none;
}
#toc
{
float: right;
width: 30%;
background-color: #eeeeee;
padding: 0.5em;
margin: 0.5em;
}
#catlinks
{
background-color: #eeeeee;
padding: 0.1em 0.75em 0.1em 0.75em;
margin: 1em 0 0.5em 0;
}
.portlet
{
width: 32%;
float: left;
}
.portlet h5
{
margin-top: 0.5em;
margin-bottom: 0;
border-bottom: 1px solid silver;
}
#footer
{
clear: both;
}
.printfooter {
border-top: 1px solid black;
padding-top: 1em;
margin-top: 1em;
}
#p-cactions
{
position: fixed;
top: 0; right: 0;
width: 100% !important;
background-color: ButtonFace;
padding: 0.5em;
padding-bottom: 3px;
border-bottom: 1px solid ButtonShadow;
display: block;
z-index: 3;
font-size: smaller;
}
#p-cactions ul
{
display: block;
margin: 0;
padding: 0;
text-align: right;
}
#p-cactions li
{
display: inline;
}
#p-cactions li a
{
display: inline;
padding: 0.1em 0.3em 3px 0.3em;
border: 1px outset #eeeeee;
border-bottom: 1px solid ButtonShadow;
text-decoration: none;
color: MenuText;
}
#p-cactions li.selected a
{
background-color: white;
border-bottom: 1px solid white;
}
#p-cactions li a:hover
{
background-color: ButtonHighlight;
}
img
{
border: none;
}
div.thumb
{
border: 1px solid #dddddd;
padding: 0.5em;
background-color: white;
}
.tright
{
margin: 0.25em 0 0.5em 0.5em;
float: right;
}
.tleft
{
margin: 0.25em 0.5em 0.5em 0;
}
#f-poweredbyico,
#f-copyrightico
{
display: none;
}
pre
{
background-color: #f7f7f7;
padding: 0.2em;
border: 1px solid #eeeeee;
}
td.diff-otitle { background:#cccccc; }
td.diff-ntitle { background:#cccccc; }
td.diff-addedline
{
background:#ccffcc;
}
td.diff-deletedline
{
background:#ffffaa;
}
td.diff-context
{
background:#eeeeee;
font-size: 0.9em;
}
span.diffchange
{
color: red;
font-weight: bold;
}
#p-lang
{
width: auto;
clear: both;
}
#p-lang ul
{
padding-left: 0;
}
#p-lang li
{
list-item-style: none;
display: inline;
}
#footer
{
font-size: 0.9em;
}
.editsection
{
float: right;
font-size: smaller;
}