Difference between revisions of "Category:The Apple of Discord"

From Modern Enigma Society 2020 Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
{{#css:
+
{{#css:Apple_of_Discord_Custom_Styles.css}}
    #container {
+
<div id='container'>
        background: #222;
 
        padding: 1em;
 
        color: #fff;
 
    }
 
    #container a, #container a:visited, #container a:active, #container a:hover {
 
        color: #fff;
 
    }
 
    #container a:hover {
 
        color: #D4AF37;
 
    }
 
    #container ul {
 
        list-style: none;
 
    }
 
    #container li::before {
 
        content: "◎";
 
        color: #D4AF37;
 
        font-size: 1.25em;
 
        padding-right: .3em;
 
    }
 
    #container .list li::before {
 
        color: #000000;
 
    }
 
.button a {
 
  border: white 5px solid;
 
  display: block;
 
  margin: .5em;
 
  padding: .5em;
 
  text-align: center;
 
}
 
.button a:hover {
 
  border-color: #D4AF37;
 
}
 
.row {
 
  display: flex;
 
  flex-direction: row;
 
  flex-wrap: wrap;
 
  width: 100%;
 
}
 
.column {
 
  display: flex;
 
  flex-direction: column;
 
  flex-basis: 100%;
 
  flex: 1;
 
  min-width: 400px;
 
  margin-bottom: 1em;
 
}
 
.title {
 
  font-size: 200%;
 
  font-weight: bold;
 
  text-align: center;
 
}
 
.title img {
 
  border:5px solid #d4af37;
 
}
 
}}<div id='container'>
 
 
<div class="row"><div class="column title">
 
<div class="row"><div class="column title">
 
[[File:AppleofDiscordBasquiat.jpg|1000px|VSS: The Apple of Discord, background from Basquiat's "Tuxedo"]]
 
[[File:AppleofDiscordBasquiat.jpg|1000px|VSS: The Apple of Discord, background from Basquiat's "Tuxedo"]]

Revision as of 12:17, 21 August 2020