Uzanto:Timwi/myskin.css: Malsamoj inter versioj

Enhavo forigita Enhavo aldonita
Timwi (diskuto | kontribuoj)
Nova paĝo: html, body { font-family: Calibri, sans-serif; font-size: 12pt; margin: 0; padding: 0; } #siteSub, #jump-to-nav, .printfooter, #editpage-copywarn, .mw-tos-summar...
(Neniu diferenco)

Kiel registrite je 10:58, 16 okt. 2011

 html, body {
  font-family: Calibri, sans-serif;
  font-size: 12pt;
  margin: 0;
  padding: 0;
 }

 #siteSub, #jump-to-nav, .printfooter, #editpage-copywarn,
          .mw-tos-summary, .mw-editTools, #mw-usercssyoucanpreview,
          #mw-articlefeedback {
  display: none;
 }

 h1, h2, h3, h4, h5, h6 {
  font-family: Gentium, Cambria, serif;
  margin: 2em 0 .8em 0;
  color: #4A85C4;
 }

 h1 {
  font-size: 28pt;
  color: #17365D;
  border-bottom: 1px solid #4F81BD;
 }

 h2 {
  font-size: 19pt;
  border-bottom: 1px solid #6DB3FF;
  color: #365F91;
 }

 h1, h2 {
  font-weight: normal;
 }

 hr {
  border: none;
  border-bottom: 1px solid #4F81BD;
 }
 #contentSub {
  position: relative;
  top: -1.9em;
  text-align: right;
 }

 #globalWrapper {
  position: relative;
  padding-left: 14em;
  text-align: center;
 }

 #column-content {
  display: inline-block;
  max-width: 47em;
  min-width: 20em;
  padding-top: 1px;
  text-align: left;
 }

 .editsection, .collapseButton, #editnotice-area, .toctoggle, #contentSub, #editingold {
  font-family: Calibri, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  opacity: .3;
 }

 sup.reference, sup.Inline-Template, sup.Template-Fact {
  margin-left: .4em;
  vertical-align: baseline;
 }

 a { text-decoration: none; color: #018; }
 a:visited { color: #618; }
 a:hover { color: #04f; text-decoration: underline; }

 pre {
  background: #fafaff;
  padding: .1em .5em;
  border-left: 3px solid #bbf;
 }

 li {
  margin: .5em 0;
 }

 table.navbox {
  border: none;
  margin: 2em 0;
 }
 table.navbox-title, table.navbox > tbody > tr:first-child > th {
  background: #f8f8ff;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
  border-bottom: 1px solid #6DB3FF;
 }

 textarea, #wpTextbox1, input#wpSummary {
  width: 100%;
 }

 dt { font-size: 14pt; margin: .7em 0 .3em; }
 dd { margin: .5em 0 1em 2em; }
 dl { margin: .7em 0; }

 .toc {
  margin: 2em auto 0;
 }

 .toc h2 {
  font-size: 13pt;
  border: none;
  margin: 0 0 .2em 0;
  padding-right: 3em;
 }
 #toctitle {
  position: relative;
 }
 .toctoggle {
  position: absolute;
  top: .2em;
  right: 0;
 }
 .toc ul {
  list-style-type: none;
 }
 .toc li {
  margin: 0;
 }

 #catlinks {
  background: #eef;
  padding: .3em 2em;
  font-weight: bold;
  border-radius: .5em;
 }
 #catlinks ul {
  font-weight: normal;
 }
 #catlinks li, #catlinks li:first-child {
  border: none;
  padding: 0 .5em;
 }
 #catlinks li:before {
  content: '• ';
  color: #99f;
 }

 textarea, input, button { background: white; border: 1px solid #8af; padding: .2em; }
 input[type=submit], button { padding: .2em 1.25em; }

 #column-one {
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
 }
 .ns-1 #column-one { border-right: 2px solid #ddd; }
 .ns-2 #column-one { border-right: 2px solid #def; }
 .ns-4 #column-one { border-right: 2px solid #fde; }

 .portlet {
  border-bottom: 1px dotted #def;
  opacity: .8;
  font-size: 10pt;
  padding: .5em 1em .5em 2em;
 }
 .portlet h5 { display: none; }
 .portlet ul { margin: 0; padding: 0; list-style: none; }
 .portlet li { padding-left: 1em; }
 .portlet li.selected { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAL0lEQVQYlWNgIBLIE1JQD8T3gDgen4L/UIxVIbICZIXyuBTMQ3dXPS4JGLDHJQEA0hcR4AiMJWEAAAAASUVORK5CYII=) no-repeat left center; }
 .portlet li.selected a { color: black; font-weight: bold; }
 #ca-purge { display: none; }
 #searchform { padding: .5em 0; }
 #searchform #searchInput { display: block; margin-bottom: .5em; }
 #p-cactions { margin-top: 170px; border-top: 1px dotted #def; }

 #p-logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 135px;
  height: 155px;
  border: none;
  opacity: 1;
 }
 #p-logo a {
  display: block;
  width: 100%;
  height: 100%;
  background: url('//upload.wikimedia.org/wikipedia/en/b/bc/Wiki.png') no-repeat center center;
 }

 #footer {
  overflow: auto;
  opacity: .6;
  min-width: 30em;
  margin: 6em auto;
  display: inline-block;
 }
 #f-copyrightico { margin: 1em; float: left; }
 #f-poweredbyico { margin: 1em; float: right; }
 #f-list { line-style: none; text-align: center; padding: 0; font-size: 10pt; }
 #f-list li { display: inline; padding: 0 1em; border-right: 1px solid #14f; }
 #f-list li:first-child, #f-list li:first-child+li { display: block; text-align: center; margin: 0 1em .5em; border: none; }
 #f-list li:last-child { border: none; }

 *:hover { opacity: 1 !important; }

 .page-Main_Page #column-content, .action-history #column-content { max-width: none; }

 .infobox {
  background: none;
  width: auto;
  border: none;
  margin-left: 2em;
  border-collapse: collapse;
 }

 .thumb { margin: .7em 2em .7em 3em; }
 .thumb.tright { margin-right: 0; }
 .thumb.tleft { margin-left: 0; }
 .thumbcaption { font-size: 11pt; margin-top: .5em; }
 h1 + .thumb, h2 + .thumb, h3 + .thumb, h4 + .thumb, h5 + .thumb, h6 + .thumb { margin-top: 0; }

 #mw-history-search {
  border: none;
  margin: 0;
  padding: 0;
 }
 #mw-history-search legend { display: none; }
 ul#pagehistory { padding: 0; list-style: none; }
 ul#pagehistory li { margin: 2px; border: none; }
 ul#pagehistory li.selected { border: none; background: #def; }

 .IPA, .Unicode { font-family: inherit !important; font-size-adjust: inherit !important; }