Difference between pages "MediaWiki:Common.css" and "Main Page/News"

From No Subject - Encyclopedia of Psychoanalysis
(Difference between pages)
Jump to: navigation, search
(hide mainpage title)
 
m (1 revision imported)
 
Line 1: Line 1:
/*
+
'''2019'''
<pre>
+
* '''3 April:''' Installing new mediawiki extensions and re-installed recently disabled ones!
*/
+
* '''24 March:''' [[Building construction techniques]] is ready!
  
 +
'''2018'''
 +
* '''15 September:''' We're back online! Site is being targeted by spambots. My apologies.
  
#twitter-widget-0 {
+
<noinclude>
      width: 100% !important;
+
<!--Delete items after ~30 days to keep this list fresh. If/when Wikiversity becomes more active, then try to keep the list ~20 items-->
}
+
[[Category:Main page templates]]
 
 
.timeline {
 
  max-width: 100% !important;
 
  width: 100% !important;
 
}
 
 
 
 
 
#twitter-timeline {
 
      width: 100% !important;
 
}
 
 
 
.hiddenStructure {display: none}
 
 
 
.if {display: none}
 
 
 
 
 
/* wikitable/prettytable class for skinning normal tables */
 
 
 
table.wikit,
 
table.prettytable {
 
  margin: 1em 1em 1em 0;
 
  background: #f9f9f9;
 
  border: 1px #aaaaaa solid;
 
  border-collapse: collapse;
 
}
 
 
 
table.wikit th, table.wikit td,
 
table.prettytable th, table.prettytable td {
 
  border: 1px #aaaaaa solid;
 
  padding: 0.2em;
 
}
 
 
 
table.wikit th,
 
table.prettytable th {
 
  background: #f2f2f2;
 
  text-align: center;
 
}
 
 
 
table.wikit caption,
 
table.prettytable caption {
 
  margin-left: inherit;
 
  margin-right: inherit;
 
}
 
 
 
 
 
 
 
table.wikitable,
 
table.prettytable {
 
  margin: 1em 1em 1em 0;
 
  background: #f9f9f9;
 
  border: 1px #aaaaaa solid;
 
  border-collapse: collapse;
 
}
 
 
 
table.wikitable th, table.wikitable td,
 
table.prettytable th, table.prettytable td {
 
  border: 1px #aaaaaa solid;
 
  padding: 0.2em;
 
}
 
 
 
table.wikitable th,
 
table.prettytable th {
 
  background: #f2f2f2;
 
  text-align: center;
 
}
 
 
 
table.wikitable caption,
 
table.prettytable caption {
 
  margin-left: inherit;
 
  margin-right: inherit;
 
}
 
 
 
.allpagesredirect {
 
  font-style: italic;
 
}
 
 
 
/* Infobox template style */
 
 
 
.infobox {
 
  border: 1px solid #aaaaaa;
 
  background-color: #f9f9f9;
 
  color: black;
 
  margin-bottom: 0.5em;
 
  margin-left: 1em;
 
  padding: 0.2em;
 
  float: right;
 
  clear: right;
 
}
 
.infobox td,
 
.infobox th {
 
  vertical-align: top;
 
}
 
.infobox caption {
 
  font-size: larger;
 
  margin-left: inherit;
 
}
 
.infobox.bordered {
 
  border-collapse: collapse;
 
}
 
.infobox.bordered td,
 
.infobox.bordered th {
 
  border: 1px solid #aaaaaa;
 
}
 
.infobox.bordered .borderless td,
 
.infobox.bordered .borderless th {
 
  border: 0;
 
}
 
 
 
.infobox.sisterproject {
 
  width: 20em;
 
  font-size: 90%;
 
}
 
 
 
/* Removes useless links from printout */
 
@media print {
 
    #privacy, #about, #disclaimer {display:none;}
 
}
 
 
 
.plainlinksneverexpand a {background: none !important; padding: 0 !important}
 
 
 
/* log formatting */
 
.logtable pre {
 
margin:0;
 
padding:0;
 
border:0;
 
}
 
 
 
/*
 
</pre>
 
*/
 
 
 
.tagcloud {
 
width: 98%;
 
text-align: center;
 
background-color: #FDFDFD;
 
border: 1px solid #EEEEEE;
 
padding: 15px 10px 15px 10px;
 
}
 
.tagcloud a {
 
color: #3a5896;
 
margin-left: 10px;
 
margin-right: 10px;
 
font-weight: bold;
 
}
 
 
 
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
 

Revision as of 15:08, 3 April 2019

2019

2018

  • 15 September: We're back online! Site is being targeted by spambots. My apologies.