Template:Party Pal Infobox/styles.css

From Soyjak Wiki, The Free Soycyclopedia
Jump to navigationJump to search
#pal-box {
  width: inherit;
  background: #ffffff;
  color: #000000;
  border: 1px solid #000000;
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
}

#pal-box-left {
  background-color: #2c3548;
  height: 150px;
  width: 50%;
  background-size: 400px;
  background-repeat: no-repeat;
  background-position: -45px -45px;
}

#pal-box-right h2 {
  padding: 3px 7px;
  text-align: left;
  background-color: #2f8eff;
  color: #ffffff;
  margin-bottom: 15px;
}