Difference between revisions of "Info: Main Page" - New World Encyclopedia

From New World Encyclopedia
m (White space tweaks)
(New design)
Line 1: Line 1:
<div class="row" style="margin-bottom:0">
+
/*<pre><nowiki>*/
<!--INFOLINKS_OFF-->
+
old_text: .articletag {
<p style="text-align: left; margin:0 1em; font-size: 120%;">''New World Encyclopedia integrates facts with values.''</p>
+
  display: none;
<p style="text-align: right; margin:0 1em; font-size: 120%;">''Written by online collaboration with certified experts.''</p>
+
}
</div>
+
#siteNotice {
__NOTOC__
+
  display: none;
__NOEDITSECTION__
+
}
<div class="row">
+
.epcredits {
<!--INFOLINKS_ON-->
+
  border: 1px solid #ccc;
<div class="large-3 columns">
+
  background: #fff;
==Did you know?==
+
  padding: .5em;
<readoutrand></readoutrand>
+
  margin: .5em 0 .5em 0;
<div style="float:right; font-size:90%;margin-bottom:10px">[[Info:Did_you_know|&gt; more interesting facts]]</div>
+
  color: #000;
<adsense/>
+
}
</div>
+
.epcredits ul {
<div class="large-6 columns">
+
  margin-bottom: .5em;
{{Box article selector|Featured}}
+
}
{{Box article selector|Popular}}
+
.epcredits .editsection {
</div>
+
  display: none;
<div class="large-3 columns">
+
}
==Recently Updated==
+
.epcredits .importdate {
<recentchanges>10</recentchanges>
+
  color: #777;
</div>
+
  font-size: 0.9em;
{{Public Info Links}}
+
}
 +
.infobox h2 {
 +
  font-size: 140%;
 +
  line-height:1.0em;
 +
}
 +
/*</nowiki></pre>*/

Revision as of 19:06, 23 March 2020

/*

*/
old_text: .articletag {
  display: none;
}
#siteNotice {
  display: none;
}
.epcredits {
  border: 1px solid #ccc;
  background: #fff;
  padding: .5em;
  margin: .5em 0 .5em 0;
  color: #000;
}
.epcredits ul {
  margin-bottom: .5em;
}
.epcredits .editsection {
  display: none;
}
.epcredits .importdate {
  color: #777;
  font-size: 0.9em;
}
.infobox h2 {
  font-size: 140%;
  line-height:1.0em;
}
/*

*/