Difference between revisions of "MediaWiki:Icannwiki-badge-css"

From ICANNWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
#ICANNWiki-Badge { width: 350px; height: 550px; text-align: center; }
 
#ICANNWiki-Badge { width: 350px; height: 550px; text-align: center; }
#badge-name { color: #f3742f; font-size: 24px; font-family: Arial; text-spacing: -2px; padding: 5px 0 0 0; font-weight: bold; }
+
#badge-name { color: #d900cb; font-size: 24px; font-family: Arial; text-spacing: -2px; padding: 5px 0 0 0; font-weight: bold; }
#badge-affiliation { color: #755231; font-size: 18px; font-weight: bold; font-family: Arial; text-spacing: -2px; padding-bottom: 5px; }
+
#badge-affiliation { color: #8a00ff; font-size: 18px; font-weight: bold; font-family: Arial; text-spacing: -2px; padding-bottom: 5px; }
 
#badge-portrait { display: none; }
 
#badge-portrait { display: none; }
 
#badge-caricature img { display: block; max-height:315px; text-align: center; width: auto; margin: 0px auto; height: auto; }
 
#badge-caricature img { display: block; max-height:315px; text-align: center; width: auto; margin: 0px auto; height: auto; }
 
#badge-icannwiki { padding-top: 5px; }
 
#badge-icannwiki { padding-top: 5px; }

Revision as of 15:53, 27 September 2016

  1. ICANNWiki-Badge { width: 350px; height: 550px; text-align: center; }
  2. badge-name { color: #d900cb; font-size: 24px; font-family: Arial; text-spacing: -2px; padding: 5px 0 0 0; font-weight: bold; }
  3. badge-affiliation { color: #8a00ff; font-size: 18px; font-weight: bold; font-family: Arial; text-spacing: -2px; padding-bottom: 5px; }
  4. badge-portrait { display: none; }
  5. badge-caricature img { display: block; max-height:315px; text-align: center; width: auto; margin: 0px auto; height: auto; }
  6. badge-icannwiki { padding-top: 5px; }