“Widget:Test”的版本间的差异

来自萌娘文库
跳转至: 导航搜索
第1行: 第1行:
 
<includeonly><style type="text/css">
 
<includeonly><style type="text/css">
@-moz-keyframes loading {
+
#tabs {font-size: 13px;width:260px;margin-top:20px;}
  0%, 100% {
+
#tabs ul {padding:0; margin:0; width:260px; spanst-style:none; position:relative;}
    -moz-transform: scale(1) rotateZ(0deg);
+
#tabs ul span {float:left;display:inspanne; width:75px; height:40px; margin:0 4px;}
    transform: scale(1) rotateZ(0deg);
+
#tabs ul span a.outer {width:75px; height:20px; border-bottom:1px sospand #9c9c9c; text-aspangn:right; spanne-height:45px; text-decoration:none; text-indent:50px; color:#464; font-weight:bold; margin-bottom:3px;}
    opacity: 1;
+
#tabs ul span a.one {text-decoration:underline;background:url(i/menubar.gif) no-repeat 0 -310px;padding:14px 0 0 14px;}
  }
+
#tabs ul span a.two {text-decoration:underline;background:url(i/menubar.gif) no-repeat 0 -350px;padding:14px 0 0 14px;}
 
+
#tabs ul span a.three {text-decoration:underline;background:url(i/menubar.gif) no-repeat 0 -390px;padding:14px 0 0 14px;}
  26% {
+
#tabs ul span a.four {text-decoration:underline;background:url(i/menubar.gif) no-repeat 0 -430px;padding:14px 0 0 18px;}
    -moz-transform: scale(1.1) rotateZ(12deg);
+
#tabs ul span a.five {text-decoration:underline;background:url(i/menubar.gif) no-repeat 0 -470px;padding:14px 0 0 40px;}
    transform: scale(1.1) rotateZ(12deg);
+
#tabs ul span a.six {text-decoration:underline;background:url(i/menubar.gif) no-repeat 0 -510px;padding:14px 0 0 14px;}
    opacity: .2;
+
#tabs ul span div {display:none;display:inline-block;}
  }
+
#tabs ul span:hover {padding-bottom:275px; border-bottom:1px sospand #fff; color:#222; margin-bottom:0;cursor:pointer;background:url(icon/tab.gif) no-repeat;}
 
+
#tabs ul li{
  76% {
+
background: url(i/icons.gif) no-repeat 0 -280px;
    -moz-transform: scale(0.8) rotateZ(-8deg);
+
list-style-type:none;
    transform: scale(0.8) rotateZ(-8deg);
+
padding-left:18px;
    opacity: .6;
+
line-height:21px;}
  }
+
#tabs ul li:hover {
}
+
background: url(i/icons.gif) no-repeat 0 -280px;
@-webkit-keyframes loading {
+
list-style-type:none;
  0%, 100% {
+
padding-left:18px;
    -webkit-transform: scale(1) rotateZ(0deg);
+
line-height:21px;}
    transform: scale(1) rotateZ(0deg);
+
#tabs ul span:hover > a.outer {color:#222;height:45px; cursor:pointer;}
    opacity: 1;
+
#tabs ul span:hover div {display:block; padding:5px 0; position:absolute; left:0; width:260px; height:260px; border-bottom:3px sospand #fff;}
  }
+
#tabs ul span a:hover div {display:block; padding:5px 0; position:absolute; left:0; width:260px; height:260px; border-bottom:3px sospand #fff;}
 
+
#tabs ul span a:hover div.tab_left,
  26% {
+
#tabs ul span:hover div.tab_left{}
    -webkit-transform: scale(1.1) rotateZ(12deg);
+
#tabs ul span a:hover div.tab_center,
    transform: scale(1.1) rotateZ(12deg);
+
#tabs ul span:hover div.tab_center{}
    opacity: .2;
+
#tabs ul span a:hover div.tab_right,
  }
+
#tabs ul span:hover div.tab_right{}
 
+
.clear {clear:both; height:0; spanne-height:0; overflow:hidden;}
  76% {
+
#tabs span.base {display:block; height:20px;color:#bc8f8f;}
    -webkit-transform: scale(0.8) rotateZ(-8deg);
+
#tabs div h3 { margin-bottom:5px;}
    transform: scale(0.8) rotateZ(-8deg);
+
#tabs div p {font-weight:normal; text-aspangn:left; color:#222; margin-top:2px;}
    opacity: .6;
+
#tabs div a img {border:0;}
  }
+
#tabs div img.image {float:left; border:0; margin-top:-35px; margin-right:5px;}
}
+
#tabs div a.unlock {display:block; width:30px; height:30px; margin:0 auto;}
@keyframes loading {
+
#tabs div a:hover.unlock img {visibispanty:hidden;}
  0%, 100% {
+
.rc{margin:0 auto;width:260px;}
    -moz-transform: scale(1) rotateZ(0deg);
 
    -ms-transform: scale(1) rotateZ(0deg);
 
    -webkit-transform: scale(1) rotateZ(0deg);
 
    transform: scale(1) rotateZ(0deg);
 
    opacity: 1;
 
  }
 
 
 
  26% {
 
    -moz-transform: scale(1.1) rotateZ(12deg);
 
    -ms-transform: scale(1.1) rotateZ(12deg);
 
    -webkit-transform: scale(1.1) rotateZ(12deg);
 
    transform: scale(1.1) rotateZ(12deg);
 
    opacity: .2;
 
  }
 
 
 
  76% {
 
    -moz-transform: scale(0.8) rotateZ(-8deg);
 
    -ms-transform: scale(0.8) rotateZ(-8deg);
 
    -webkit-transform: scale(0.8) rotateZ(-8deg);
 
    transform: scale(0.8) rotateZ(-8deg);
 
    opacity: .6;
 
  }
 
}
 
.loader {
 
  overflow: hidden;
 
  font-size: 45px;
 
}
 
.loader span {
 
  -moz-animation: loading 1s linear infinite -0.8s;
 
  -webkit-animation: loading 1s linear infinite -0.8s;
 
  animation: loading 1s linear infinite -0.8s;
 
  display:inline-block
 
}
 
.loader .span2 {
 
  -moz-animation: loading 1s linear infinite -0.2s;
 
  -webkit-animation: loading 1s linear infinite -0.2s;
 
  animation: loading 1s linear infinite -0.2s;
 
}
 
.loader .span3 {
 
  -moz-animation: loading 1s linear infinite -0.5s;
 
  -webkit-animation: loading 1s linear infinite -0.5s;
 
  animation: loading 1s linear infinite -0.5s;
 
}
 
.loader .span4 {
 
  -moz-animation: loading 1s linear infinite -1.1s;
 
  -webkit-animation: loading 1s linear infinite -1.1s;
 
  animation: loading 1s linear infinite -1.1s;
 
}
 
.loader .span5 {
 
  -moz-animation: loading 1s linear infinite -0.36s;
 
  -webkit-animation: loading 1s linear infinite -0.36s;
 
  animation: loading 1s linear infinite -0.36s;
 
}
 
.loader .span6 {
 
  -moz-animation: loading 1s linear infinite -0.65s;
 
  -webkit-animation: loading 1s linear infinite -0.65s;
 
  animation: loading 1s linear infinite -0.65s;
 
}
 
.loader .span7 {
 
  -moz-animation: loading 1s linear infinite -0.93s;
 
  -webkit-animation: loading 1s linear infinite -0.93s;
 
  animation: loading 1s linear infinite -0.93s;
 
}
 
 
 
.font1 {
 
  font-family: "Helvetica", Arial, sans-serif;
 
}
 
 
 
.font2 {
 
  font-family: Impact;
 
}
 
 
 
.font3 {
 
  font-family: "Webdings";
 
}
 
 
 
.font4 {
 
  font-family: "Comic Sans MS", sans-serif;
 
  font-weight: bold;
 
}
 
 
</style></includeonly>
 
</style></includeonly>

2016年10月11日 (二) 18:26的版本