Difference between revisions of "Template:Apocalypse CSS"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 48: Line 48:
 
#apoc-badges {
 
#apoc-badges {
 
   float:right;
 
   float:right;
   margins:20px;
+
   margins:10px;
 
}
 
}
 
#apoc-icvitals, #pc-furtherinfo, #pc-oocvitals {
 
#apoc-icvitals, #pc-furtherinfo, #pc-oocvitals {
   margin: 20px;
+
   margin: 10px;
 
}
 
}
 
#apoc-portrait, #pc-furtherinfo-pic, #pc-oocvitals-pic {
 
#apoc-portrait, #pc-furtherinfo-pic, #pc-oocvitals-pic {
Line 57: Line 57:
 
   clear:both;
 
   clear:both;
 
   max-width: 50%;
 
   max-width: 50%;
   margin-left: 20px;
+
   margin-left: 10px;
   margin-bottom: 20px;
+
   margin-bottom: 10px;
 
}
 
}
 
#apoc-portrait img, #pc-furtherinfo-pic img, #pc-oocvitals-pic img {
 
#apoc-portrait img, #pc-furtherinfo-pic img, #pc-oocvitals-pic img {

Revision as of 15:33, 22 October 2020

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