User:Rick Block/monobook.css

In this article, we will explore the fascinating world of User:Rick Block/monobook.css, a topic that has captured the attention of millions of people around the world. From its origins to its impact on today's society, User:Rick Block/monobook.css has generated debates and reflections on its relevance in various fields. Along these lines, we will immerse ourselves in its history, analyze its most relevant aspects and examine its influence in different areas. With an in-depth approach, this reading invites you to discover and better understand the nuances and complexities that characterize User:Rick Block/monobook.css, offering new perspectives and reflections on this exciting topic.
/*
<pre><nowiki>*/

.infobox.geography {
   text-align: left;
   border-collapse: collapse;
   /* line-height: 1.2em;  */
   font-size: 90%;
}

.infobox.geographicalplace {
   border: 1px solid #ccd2d9;
   text-align: left;
   border-collapse: collapse;
   line-height: 1.2em; 
   font-size: 90%;
}

.infobox.geographicalplace  td,
.infobox.geographicalplace  th {
   border-top: solid 1px #ccd2d9;
   padding: 0.4em 1em 0.4em 1em;
}
.infobox.geographicalplace .mergedtoprow td,
.infobox.geographicalplace .mergedtoprow th {
   border-top: solid 1px #ccd2d9;
   padding: 0.4em 1em 0.2em 1em;
}

.infobox.geographicalplace .mergedrow td,
.infobox.geographicalplace .mergedrow th {
      border: 0;
      padding: 0 1em 0.2em 1em;
}

.infobox.geographicalplace .maptable td,
.infobox.geographicalplace .maptable th {
      border: 0;
      padding: 0 0 0 0;
}

/* </nowiki></pre> */