MediaWiki:Common.css

El Vikifontaro

Notu:Post publikigo forviŝu la kaŝmemoron de via foliumilo por vidi la ŝanĝojn.

  • Firefox / Safari: Premu majuskligan klavon klakante Reŝarĝi, aŭ premu aŭ Stir-F5Stir-R (⌘-R kun Makintoŝo)
  • Google Chrome: Premu Stir-majuskligklavon-R (⌘-Majuskligklavo-R kun Makintoŝo)
  • Interreta Esplorilo / Edge: Premu Stir klakante Refreŝu, aŭ premu Stir-F5
  • Opera: Premu Stir-F5.
/* For the main page */
.page-Vikifontaro_Ĉefpaĝo #firstHeading {
	display: none;
}

.page-Vikifontaro_Ĉefpaĝo #catlinks {
	display: none;
}

.left-column {
  float: left;
  width: 60%;
}

.right-column {
  float: left;
  width: 40%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Indeksoj pages */
#index-header {
	text-align: center;
	margin: 0.8em;
}

#index-title {
	font-size: 2em;
}

#index-editor {
	font-size: 1.7em;
}

.index-sectionTitle {
	text-align: center;
	background-color: #F1F1DE;
	border-top: 2px solid #808080;
}

.index-sectionTitle p {
  margin: 0.3em;
}

.index-sectionContent {
	padding: 10px;
	background-color: #F5F5F5;
	margin-top: 5px;
}

#index-progress table {
	margin: 0 auto;
}

#index-progress td {
	padding: 0 1em 0 0;
}

/* La jena CSS influos la aspekton de ĉiaj temoj. */
.pagetext > .mw-parser-output {
	text-align:justify; 
	width:500px;
	margin:0 auto;
}

.pagetext > .mw-parser-output p {
  text-indent: 2em;
}
.pagetext > .mw-parser-output p {
  padding: 0;
  margin: 0;
}

.prp-pages-output {
	text-align:justify; 
	width:500px;
	margin:0 auto;
}

.prp-pages-output + ol.references {
	margin: 0.3em auto 0 !important;
	background-color: rgb(240,240,240);
	padding: 0 25px;
}

#ct-pagenums > .pagenumber {
	left: 0 !important;
	z-index: 100;
}

.prp-pages-output p {
	text-indent: 2em;
	padding: 0;
	margin:0px
}

.ns-0 .references {
	text-align:justify; 
	width:500px;
	margin:0 auto;
	clear: both;
}

.prp-page-content .references {
	width:450px;
}

.mw-content-text p {
	text-indent: 2em;
	padding: 0;
	margin:0px
}

/* classe verse : utiliser avec <poem> pour les textes en vers */

.verse {
	text-align: left;
	margin:0px auto;
	padding-left: 2em;
}
.verse p { 
	text-indent: 0em
}
.verse pre {
	background-color: #ffffff;
	font-family: sans-serif;
	line-height: 150%;
	border: 0px;
	padding-left: 2em;
	margin: 0;
	white-space: pre;
}

/*classe poem*/
.poem { 
	margin: 0 auto 0 auto;
	line-height: 1.6em;
	text-indent: 0em;
	width: fit-content;
}
.poem p { 
	margin-top: 0 ! important; 
	margin-bottom: 0 ! important; 
	text-indent: 0 !important;
}

/*double point : 1em, pas d'espace vertical*/
.poem dd{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:1em;
}
.poem dl{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.poem .center {
	margin-left: -2.5em;
	text-align: center;
}

.author-column {
	float: left;
	width: 33.33%;
}

/* Clear floats after the columns */
.author-row:after {
	content: "";
	display: table;
	clear: both;
}

.author-column {
	float: left;
}

.left, .right {
	width: 25%;
}

.middle {
	width: 50%;
}

.column {
  float: left;
  width: 33.33%;
}

/* Stops the float property from affecting content after the columns */
.columns:after {
  content: "";
  display: table;
  clear: both;
}

.quality0 {
  background-color: #ddd;
  border-color: #ddd;
}

.quality1 {
  background-color: #ffa0a0;
  border-color: #ffa0a0;
}

.quality2 {
  background-color: #b0b0ff;
  border-color: #b0b0ff;
}

.quality3 {
  background-color: #ffe867;
  border-color: #ffe867;
}

.quality4 {
  background-color: #90ff90;
  border-color: #90ff90;
}

/* Ĉefliteroj */
.ĉeflitero {
  float:left;
  font-size: 3em;
  padding: 0.05em 0.05em 0 0;
  line-height: 1;
  margin-left: -2rem;
}

.nevidebla {
  position: absolute;
  top: auto;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  white-space: nowrap;
}