cssのよく使うプロパティ

背景
投稿者投稿者めぐおいいね0お気に入り登録1
プレイ回数270難易度(3.4) 574打 長文

問題文

ふりがな非表示 ふりがな表示
(margin-bottom:50px;) margin-bottom:50px; (font-size:1.3rem;) font-size:1.3rem; (color:red;) color:red; (padding-top:40px;) padding-top:40px; (display:flex;) display:flex; (max-width:100%;) max-width:100%; (border:solid 1px #333;) border:solid 1px #333; (transform:rotate(45deg);) transform:rotate(45deg); (list-style:none;) list-style:none; (.test { text-align:center;}) .test { text-align:center;}
(background-color:rgba();) background-color:rgba(); (display:inline-block;) display:inline-block; (position:relative;) position:relative; (margin:0 auto;) margin:0 auto; (font-weight:normal;) font-weight:normal; (overflow:hidden;) overflow:hidden; (object-fit:cover;) object-fit:cover; (cursor:pointer;) cursor:pointer; (justify-content:space-between;) justify-content:space-between; (transform:translate(-50%,-50%);) transform:translate(-50%,-50%);
など
(line-height:1.6;) line-height:1.6; (font-family:’noto sans jp’;) font-family:'noto sans jp'; (text-align:center;) text-align:center; (opacity:0.6;) opacity:0.6; (border-radius:50%;) border-radius:50%; (box-sizing:border-box;) box-sizing:border-box; (@include) @include (@use ’’;) @use ''; (@mixin) @mixin (&__item) &__item (visibility:visible;) visibility:visible; (flex-wrap:wrap;) flex-wrap:wrap; (display:grid;) display:grid;
問題文を全て表示 一部のみ表示 誤字・脱字等の報告