CSS 検証サービス検証結果 http://www.wowonder.xyz/read-blog/52074 (CSS レベル 2.1)

エラー: 以下のエラーが見つかりました。 (1)

URI : https://www.wowonder.xyz/read-blog/52074

30 .panel プロパティ box-shadow は CSS レベル 2.1 に存在しませんが、[css3] に存在します : 0 0 2px 2px rgba(0,0,0,0.2) 0 0 2px 2px rgba(0,0,0,0.2)

↑ Top

警告 (1)

URI : https://www.wowonder.xyz/read-blog/52074

21 can't find the warning message for style-type

↑ Top

検証したスタイルシートを以下に示します

body {
height : 100%;
}
.panel {
padding : 30px;
max-width : 425px;
margin : 10% auto;
}
.title {
font-size : 1.5em;
font-weight : 100;
margin-top : 10px;
text-align : center;
}
.recaptcha-center {
margin-top : 35px;
margin-bottom : 20px;
margin-left : 13%;
margin-right : 13%;
display : block;
}

↑ Top