Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试配置 jQuery Messi(模态窗口)插件。
我已经检查了文档和示例,但我无法让关闭按钮在模式窗口中居中。
谁能帮我解决这个问题?
将此行添加到您的CSS文件中,然后重试。
CSS
.messi-footbox { text-align: center; }