「利用者:48wiki/common.css」の版間の差分

モバイルビューテスト
編集の要約なし
 
(同じ利用者による、間の6版が非表示)
1行目: 1行目:
.wikitable.akpedia img{
width:50px;
height:auto;
}
.wikitable.akpedia.mobile img{
width:100px;
    height:auto;
}


@font-face{
.wikitable.akpedia.mobile tr {
    font-family:'condenseicon';
width:auto;
    src: url('https://googledrive.com/host/0B9X6QNzPl1YLckRwX3BGSWgxcHM/CONDENSEicon.ttf') format('truetype'),
  border: 1px solid #cccccc;
url('https://googledrive.com/host/0B9X6QNzPl1YLckRwX3BGSWgxcHM/CONDENSEicon.otf') format('opentype'),
  padding: 0;
url('https://googledrive.com/host/0B9X6QNzPl1YLckRwX3BGSWgxcHM/CONDENSEicon.woff') format('woff');
}
.wikitable.akpedia.mobile td {
  vertical-align: middle;
  margin: 0;
  padding: 0;
  border: hidden !important;
}
}
.wikitable.akpedia.mobile th {
.カテゴリ-加筆・訂正が必要な記事:before {
  display: none;
font-family:'condenseicon';
    background-color:rgba(247,117,119,1.00);
        color:#fff;
    content:'C';
        border-radius:25%;  
}
}
select{


border:solid rgb(169, 169, 169) 1px;
.wikitable.akpedia.mobile td:nth-child(1),
.wikitable.akpedia.mobile td:nth-child(2) {
  display: block;
  float: right;
  clear: right;
  width:100px;
}
.wikitable.akpedia.mobile td:nth-child(n+3) {
  display: block;
  text-align: left;
  line-height: 1;
  width: 300px;
}
}