選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- .con{
- position: absolute;
- left: 0;
- right: 0;
- top: 0;
- bottom: 0;
- }
- .con image{
- position: absolute;
- width: 400rpx;
- height: 400rpx;
- left: 0;
- right: 0;
- top: 0rpx;
- bottom: 0;
- margin: auto;
- }
|