Widget:背景图片:修订间差异

imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
第41行: 第41行:
     }
     }
}
}
.sideBarPic.skin-vector:not(.DeceasedPerson) div#mw-panel div.portal {
@keyframes show{
    background-color: rgba(246, 246, 246, 0.9);
  from{
    /*padding-top: 0;
     opacity: 0;
    top: 212px*/
  }
     margin-left: -0.75em;
    margin-right: 0;
    padding-left: 1.5em;
    padding-right: .95em;
}
}
.sideBarPic.skin-vector:not(.DeceasedPerson) div#mw-panel #p-logo + div.portal{
 
     padding-top: 1.1em;
@keyframes shrink{
    margin-top: 0;
  from{
    transform: scale(1.15);
  }
}
 
@keyframes clear{
  from{
    filter: blur(5px);
  }
}
 
@keyframes appear{
  from{
      opacity: 0;
      transform: scale(1.3);
  }
}
 
@keyframes look-top{
from{
      width: 150%;
      height: 150%;
      object-position: center bottom;
    }
 
    50%{
      object-position: center top;
    }
}
 
@keyframes look-bottom{
from{
      width: 150%;
      height: 150%;
      object-position: center top;
    }
 
    50%{
      object-position: center bottom;
    }
}
#content {
    position: relative;
    z-index: 7;
    background-color: rgb(256,256,256,.8);
}
#mw-navigation div.vectorMenu div.menu {
     z-index: 9;
}
table.wikitable {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  background-color: rgba(251,251,251,0.7) ;
  overflow: hidden;
}
.infoBoxYellow {
  padding: 0.5em;
  background: rgba(255,255,245,0.7);
}
.infoBoxRed {
  padding: 0.5em;
  background: rgba(258,240,245,0.7);
}
.infoBoxBlue {
  padding: 0.4em;
  background: rgba(240,248,255,0.7);
}
.infoBoxPurple {
  padding: 0.4em;
  background: rgba(248,248,255,0.7);
}
.infoBoxGreen {
  padding: 0.5em;
  background: rgba(245,255,250,0.7);
}
.infoBoxOrange {
  padding: 0.5em;
  background: rgba(250,240,230,0.7);
}
}
.sideBarPic:not(.DeceasedPerson) .sidebar-character.active {
.sideBarPic:not(.DeceasedPerson) .sidebar-character.active {