Template:Sandbox3/styles.css: Difference between revisions

From Archon Arcana - The KeyForge Wiki
No edit summary
No edit summary
 
(48 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* Sets up the infobox */
 
div.infobox {
.noexcerpt img {
  font-size: .9em;
  position:relative;
  background-color: #ffffff;
  font-family: Arial, Sans-serif;
  border-spacing: 0px;
  margin-bottom: 15px;
  margin-top: 10px;
  border-radius: 15px;
  box-shadow: 0 10px 20px #cccccc, 0 6px 6px #ababab;
}
}


@media screen and (min-width: 601px) {
#pageOverlay {
  div.infobox {
font-size:0px;
    width: 325px;
line-height:0px;
    float: right;
height:0px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
}


@media screen and (max-width: 600px) {
#pageOverlay img {
  div.infobox {
display:none;
    width: 95%;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
}
}


/* Image at the top */
#pageOverlay p {
div.topimage img {
height:0px;
  border-radius: 25%;
  box-shadow: 0 10px 20px #cccccc, 0 6px 6px #ababab;
}
}


div.infobox .topimage {
  padding-top: 0px;
  padding-bottom: 10px;
  text-align: center;
}


/* header */
.cropped {
div.infobox .name {
    width: 203px;  
  position:absolute;
    height: 250px;  
  top:190px; left:0px;
    object-fit: contain;
  width:100%;
    object-position: center top;  
  letter-spacing: .02em;
  opacity:.9;
  font-size: 2em;
  font-weight: 700;
  box-sizing:border-box;
  height:48px;
      padding-top:4px; padding-bottom:6px;
  color: #000000;
  text-shadow: 1px 2px 1px #0e1b25;
  text-align: center;
}
div.infobox .margin {
  height:15px;
}
div.infobox .smallmargin {
  height:5px;
}
div.infobox .houses {
  position:absolute;
  top:234px; width:100%;
  text-align:center;
}
}


/* generic row */
.outer {
div.infobox .row {
  position: relative;
   display: flex;
   display: flex;
   padding: 1px;
   flex-direction: row;
  width: 100%;
}
}


div.infobox .middlerow {
.deckViewer {
  padding-top: 5px;
  padding-bottom: 5px;
   display: flex;
   display: flex;
   font-weight: bold;
   width: 100%;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
  justify-content: space-between;
}
}


div.infobox .bottomrow {
.archonSolo {
   display: flex;
   flex: 1;
   padding: 1px;
  min-width: 310px;
  box-sizing: border-box;
  margin: 5px;
   /*  border-left:5px solid #1d6b11;
    border-top-left-radius:20px; */
 
}
}


div.infobox .textleft {
.archonAdaptive {
   flex: 32%;
   flex: 1;
   font-weight: bold;
   min-width: 310px;
   text-align: right;
   box-sizing: border-box;
   margin-right: 5px;
   margin: 5px;
  margin-left: 2px;
 
}
}


div.infobox .textright {
.archonTriad {
   flex: 68%;
   flex: 3;
   margin-right: 5px;
  min-width: 50%;
  box-sizing: border-box;
   margin: 5px;
}
}


/* sets up the CotA coloring scheme */
.archonSolo .variantName {
div.infoboxcota {
/*   background-color: #1d6b11;
    border: 1px solid #a0a0a0;
  background-image: linear-gradient(90deg, #12420a, #1d6b11);
*/
background-color:#efefef;
  border-bottom: 3px solid #909090;
  font-size: 1.2em;
  font-weight: 600;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
    padding: 8px 8px 5px 15px;
}
}


div.infoboxcota .topline {
.archonAdaptive .variantName {
background-image:linear-gradient(45deg,#df3a68,#f7cdd9,#fbe9ee,#ed91ab);
  /* background-color: #0b5866;
   height:5px;
  background-image: linear-gradient(90deg, #073c45, #0b5866);
   position:absolute;
  color: white; */
   top:185px;
  background-color:#efefef;
   width:100%;
 
  border-bottom: 3px solid #909090;
    font-size: 1.2em;
   font-weight: 600;
   border-top-left-radius: 20px;
   border-top-right-radius: 20px;
   padding: 8px 8px 5px 15px;
}
}
div.infoboxcota .bottomline {
 
background-image:linear-gradient(45deg,#df3a68,#f7cdd9,#fbe9ee,#ed91ab);
.archonTriad .variantName {
   height:5px;
  /* background-color: #2d0f63;
   position:absolute;
  background-image: linear-gradient(90deg, #1e0a43, #2d0f63);
   top:238px;
  color:white; */
   width:100%;
  background-color:#efefef;
 
  border-bottom: 3px solid #909090;
    font-size: 1.2em;
   font-weight: 600;
   border-top-left-radius: 20px;
   border-top-right-radius: 20px;
   padding: 8px 8px 5px 15px;
}
}
div.topimagecota img {
 
   border:solid 3px #f1a7bc;
.deckName {
   font-size: 1em;
  padding: 5px 5px 3px 8px;
}
}


div.infoboxcota .name {
.deckSet {
   color:#ffffff;
   font-size: 1em;
    background-image: linear-gradient(#420b1a, #6e122c);
  padding: 2px 5px 3px 8px;
    opacity:.9;
}
}


div.infoboxcota .row  {
.deckLink {
  font-size: 1em;
  padding: 2px 5px 8px 8px;
  border-bottom: 1px solid #bababa;
}
}


div.infoboxcota .topimage {
.deckImage {
   background-image: linear-gradient(#ffffff, #fbe9ee, #ffffff);
   padding: 8px 5px 8px 8px;
  text-align: left;
  box-sizing: border-box;
}
}


/* sets up the AoA coloring scheme */
.deckImage img {
div.infoboxaoa {
  border-radius: 15px;
    border: 1px solid #a0a0a0;
  filter: drop-shadow(0 0 0.2rem #909090);
  width: 270px;
  height: auto;
}
}


div.infoboxaoa .topline {
.triadDecks {
   background-image: linear-gradient(45deg, #6b9ec7, #b3ddff, #e6f4ff, #b3ddff);
   display: flex;
   height:5px;
   flex-wrap: wrap;
  position:absolute;
  top:185px;
  width:100%;
}
}
div.infoboxaoa .bottomline {
 
   background-image: linear-gradient(45deg, #6b9ec7, #b3ddff, #e6f4ff, #b3ddff);
.decklist {
  height:5px;
   flex: 1;
  position:absolute;
   min-width:300px;
  top:238px;
   width:100%;
}
}


div.infoboxaoa .name {
 
  color:#ffffff;
 
    background-image: linear-gradient(#2a506f, #3f78a6);
 
}
 
div.topimageaoa img {
/* toggle display */
   border:solid 3px #b3deff;
 
.hide {
   display: none
}
}


div.infoboxaoa .row  {
.accordion {
  list-style: none;
  padding: 0;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
}


div.infoboxaoa .topimage {
.accordion li,
   background-image: linear-gradient(#ffffff, #e6f4ff, #ffffff);
.accordion ul {
   margin-left: 0px;
}
}


/* sets up the WC coloring scheme */
.deckpreview {
div.infoboxwc {
  width: 100%;
    border: 1px solid #a0a0a0;
  display: block;
    background-image:linear-gradient(#e7ceed 2px,#f6ecf8 5px,#ffffff 10px,#ffffff 400px,#f6ecf8 600px, #e7ceed);
  height: auto;
  cursor: pointer;
  text-align: left;
  transition: background .3s ease;
  box-sizing: border-box;
  background-color: #ffffff;
  padding:12px 5px 12px 8px;
  border-bottom:1px solid #c0c0c0;
  line-height:1.8em;
}
}


div.infoboxwc .topline {
.deckpreview:hover {
background-image:linear-gradient(45deg,#a345ba,#e7ceed,#f6ecf8,#c88fd6);
  background: #eaeaea;
  height:5px;
   box-sizing: border-box;
  position:absolute;
  top:185px;
   width:100%;
}
div.infoboxwc .bottomline {
background-image:linear-gradient(45deg,#a345ba,#e7ceed,#f6ecf8,#c88fd6);
  height:5px;
  position:absolute;
  top:238px;
  width:100%;
}
div.topimagewc img {
  border:solid 3px #dab5e3;
}
}


div.infoboxwc .name {
.teamName {
   color:#ffffff;
   width: 100%;
    background-image: linear-gradient(#411c4a, #622970);
  display: block;
    opacity:.9;
  height: auto;
  cursor: pointer;
  text-align: left;
  transition: background .3s ease;
  box-sizing: border-box;
/*  border-top-left-radius: 20px;
  border-top-right-radius: 20px; */
  border-radius:20px;
  padding: 6px 8px 6px 15px;
  border-left:5px solid #505050;
  background-color:#efefef;
  font-size: 1.3em;
  margin-top:10px;
  margin-bottom:5px;
  font-weight:600;
}
}


div.infoboxwc .row  {
.teamName:hover {
  background: #d0d0d0;
  box-sizing: border-box;
}
}


div.infoboxwc .topimage {
  background-image: linear-gradient(#ffffff, #f6ecf8, #ffffff);
}


/* sets up the MM coloring scheme */
ul.accordion .inner {
div.infoboxmm {
  text-align: left;
    border: 1px solid #a0a0a0;
  overflow: hidden;
        background-image:linear-gradient(#b1bccd 2px,#e0e4eb 5px,#ffffff 10px,#ffffff 400px,#b1bccd 600px, #a2aec3);
  max-height: 0;
  transition: max-height .6s ease;
}
}


div.infoboxmm .topline {
ul.accordion .inner2 {
background-image:linear-gradient(45deg,#50607c,#a2aec3,#e0e4eb,#a2aec3);
  text-align: left;
   height:5px;
   max-height: 3000px;
  position:absolute;
   transition: max-height .6s ease;
  top:185px;
   width:100%;
}
div.infoboxmm .bottomline {
background-image:linear-gradient(45deg,#50607c,#a2aec3,#e0e4eb,#a2aec3);
  height:5px;
  position:absolute;
  top:238px;
  width:100%;
}
div.topimagemm img {
  border:solid 3px #b1bccd;
}
}


div.infoboxmm .name {
  color:#ffffff;
    background-image: linear-gradient(#1e242f, #3c485d);
    opacity:.9;
}


div.infoboxmm .row  {
.accordion input[type="checkbox"]:checked+li>.inner {
  max-height: 3000px;
}
}


div.infoboxmm .topimage {
.spacer {
   background-image: linear-gradient(#ffffff, #e0e4eb, #ffffff);
   height: 0px;
  display: block;
}
}

Latest revision as of 20:25, 12 May 2020

.noexcerpt img {
	
}

#pageOverlay {
	font-size:0px;
	line-height:0px;
	height:0px;
}

#pageOverlay img {
	display:none;
}

#pageOverlay p {
	height:0px;
}


.cropped {
    width: 203px; 
    height: 250px; 
    object-fit: contain;
    object-position: center top; 
}

.outer {
  position: relative;
  display: flex;
  flex-direction: row;
  width: 100%;
}

.deckViewer {
  display: flex;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
  justify-content: space-between;
}

.archonSolo {
  flex: 1;
  min-width: 310px;
  box-sizing: border-box;
  margin: 5px;
  /*  border-left:5px solid #1d6b11;
    border-top-left-radius:20px; */

}

.archonAdaptive {
  flex: 1;
  min-width: 310px;
  box-sizing: border-box;
  margin: 5px;

}

.archonTriad {
  flex: 3;
  min-width: 50%;
  box-sizing: border-box;
  margin: 5px;
}

.archonSolo .variantName {
 /*   background-color: #1d6b11;
  background-image: linear-gradient(90deg, #12420a, #1d6b11);
*/
background-color:#efefef;
  border-bottom: 3px solid #909090;
  font-size: 1.2em;
  font-weight: 600;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
    padding: 8px 8px 5px 15px;
}

.archonAdaptive .variantName {
  /* background-color: #0b5866;
  background-image: linear-gradient(90deg, #073c45, #0b5866);
  color: white; */
  background-color:#efefef;

  border-bottom: 3px solid #909090;
    font-size: 1.2em;
  font-weight: 600;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 8px 8px 5px 15px;
}

.archonTriad .variantName {
  /* background-color: #2d0f63;
  background-image: linear-gradient(90deg, #1e0a43, #2d0f63);
  color:white; */
  background-color:#efefef;

  border-bottom: 3px solid #909090;
    font-size: 1.2em;
  font-weight: 600;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 8px 8px 5px 15px;
}

.deckName {
  font-size: 1em;
  padding: 5px 5px 3px 8px;
}

.deckSet {
  font-size: 1em;
  padding: 2px 5px 3px 8px;
}

.deckLink {
  font-size: 1em;
  padding: 2px 5px 8px 8px;
  border-bottom: 1px solid #bababa;
}

.deckImage {
  padding: 8px 5px 8px 8px;
  text-align: left;
  box-sizing: border-box;
}

.deckImage img {
  border-radius: 15px;
  filter: drop-shadow(0 0 0.2rem #909090);
  width: 270px;
  height: auto;
}

.triadDecks {
  display: flex;
  flex-wrap: wrap;
}

.decklist {
  flex: 1;
  min-width:300px;
}





/* toggle display */

.hide {
  display: none
}

.accordion {
  list-style: none;
  padding: 0;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.accordion li,
.accordion ul {
  margin-left: 0px;
}

.deckpreview {
  width: 100%;
  display: block;
  height: auto;
  cursor: pointer;
  text-align: left;
  transition: background .3s ease;
  box-sizing: border-box;
  background-color: #ffffff;
  padding:12px 5px 12px 8px;
  border-bottom:1px solid #c0c0c0;
  line-height:1.8em;
}

.deckpreview:hover {
  background: #eaeaea;
  box-sizing: border-box;
}

.teamName {
  width: 100%;
  display: block;
  height: auto;
  cursor: pointer;
  text-align: left;
  transition: background .3s ease;
  box-sizing: border-box;
/*  border-top-left-radius: 20px;
  border-top-right-radius: 20px; */
  border-radius:20px;
  padding: 6px 8px 6px 15px;
  border-left:5px solid #505050;
  background-color:#efefef;
  font-size: 1.3em;
  margin-top:10px;
  margin-bottom:5px;
  font-weight:600;
}

.teamName:hover {
  background: #d0d0d0;
  box-sizing: border-box;
}


ul.accordion .inner {
  text-align: left;
  overflow: hidden;
  max-height: 0;
  transition: max-height .6s ease;
}

ul.accordion .inner2 {
  text-align: left;
  max-height: 3000px;
  transition: max-height .6s ease;
}


.accordion input[type="checkbox"]:checked+li>.inner {
  max-height: 3000px;
}

.spacer {
  height: 0px;
  display: block;
}