用户:Eicy/沙盒:修订间差异

添加330字节 、​ 2022年8月1日 (星期一)
无编辑摘要
(感觉可以用来做一些有意思的东西)
无编辑摘要
第36行: 第36行:
body{
body{
     background-image:url('https://s1.ax1x.com/2022/07/23/jXCo1e.jpg');
     background-image:url('https://s1.ax1x.com/2022/07/23/jXCo1e.jpg');
}
#p-personal {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  height: 1.5rem;
  padding: 0.5rem 1rem;
  background: url(https://s1.ax1x.com/2022/07/23/jXCo1e.jpg);
  background-size: contain;
  opacity: 0.5;
  font-size: 1rem;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0.5s;
}
}
}}
}}
优秀编辑者、​界面管理员、​监督员、​管理员
1,760

个编辑