扫码关注官方订阅号
我尝试了一千种方法,但我无法获得该方法的样式或空间。我需要使用引导程序。
我需要它看起来像这样
我的代码是:
We accept: Message Add any notes here.
我知道我现在没有应用任何样式代码或任何东西,但我尝试过装订线、间距、颜色(bs-secondary)但没有任何效果。
我创建了一个完整的代码作为示例,实际上有很多种制作方法;我为我选择了最短且最快的
.contain-brand{ width: fit-content; background-color: #6d757c; } .fa-brands{color:#FFF;} /*edit standard css bootstrap*/ .form-check-input{margin-top: 0!important;}
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
我创建了一个完整的代码作为示例,实际上有很多种制作方法;我为我选择了最短且最快的
.contain-brand{ width: fit-content; background-color: #6d757c; } .fa-brands{color:#FFF;} /*edit standard css bootstrap*/ .form-check-input{margin-top: 0!important;}