Difference between revisions of "Template:Apocalypse CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 54: Line 54:
 
   background: #403911;
 
   background: #403911;
 
   padding: 20px;
 
   padding: 20px;
 +
}
 +
#apoc-vss-pic, #apoc-territory-pic, #apoc-pcgroup-pic {
 +
  max-width: 80%;
 +
  margin-left: 20px;
 +
  margin-bottom: 20px;
 +
}
 +
#apoc-vss-pic img, #apoc-territory-pic img, #apoc-pcgroup-pic img {
 +
  height: auto;
 +
  max-width: 100%;
 +
}
 +
#apoc-vss-table, #apoc-territory-table, #apoc-pcgroup-table {
 +
  vertical-align: top;
 +
  text-align:left;
 +
  margin: 20px;
 
}
 
}
 
#apoc-icvitals, #pc-furtherinfo, #pc-oocvitals {
 
#apoc-icvitals, #pc-furtherinfo, #pc-oocvitals {

Revision as of 20:00, 8 November 2020

This is the CSS used by many Apocalypse-related pages.