User:Irukaza/common.css:修订间差异

H萌娘,万物皆可H的百科全书!
跳到导航 跳到搜索
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
(未显示同一用户的721个中间版本)
第1行: 第1行:
.infoBoxRed {
body {
  padding: 0.5em;
   opacity: 0.93;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
   background-image:url(images/f/f3/清明前后.png);
  border-radius: 5px;
   background-position:right,bottom;
  overflow: hidden;
   background-size:47%;
  border: 1px solid #ddd;
   background-attachment:fixed;
  background: rgba(260,240,245,0.8);
   background-repeat:no-repeat;
}
}

2021年3月23日 (二) 01:22的版本

body {
    opacity: 0.93;
    background-image:url(images/f/f3/清明前后.png);
    background-position:right,bottom;
    background-size:47%;
    background-attachment:fixed;
    background-repeat:no-repeat;
}