模板:文化代表人物/style.css:修订间差异

来自SS唯基
跳到导航 跳到搜索
无编辑摘要
(分类)
 
(未显示1个用户的4个中间版本)
第1行: 第1行:
:empty {
.cultural-landmark .pica-table-key{
   display: none;
  border: 2px solid #E9F9FE;
  background-color: #E9F9FE;
   width: 30%;
}
}


.hidden-this {
.cultural-landmark .pica-table-value {
   display: none;
   border: 2px solid #E9F9FE;
}
}


.pica-table-td {
.cultural-landmark .stgt {
   border: 2px solid #E9F9FE;
   margin-bottom: 0;
}
}
/*
[[Category:CSS页面]] */

2023年1月30日 (一) 11:33的最新版本

.cultural-landmark .pica-table-key{
  border: 2px solid #E9F9FE;
  background-color: #E9F9FE;
  width: 30%;
}

.cultural-landmark .pica-table-value {
  border: 2px solid #E9F9FE;
}

.cultural-landmark .stgt {
  margin-bottom: 0;
}
/* 
[[Category:CSS页面]] */