css 这会调整问卷标题背景颜色和对齐到中心。

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 这会调整问卷标题背景颜色和对齐到中心。相关的知识,希望对你有一定的参考价值。

/* Questionnaire Heading Background Color and Center Alignment. */
body.prod.questionnaire h2{
background-color: #b5d2c9;
font-color: #ffffff !important;
text-align:center;
font-size:20px !important;
}

以上是关于css 这会调整问卷标题背景颜色和对齐到中心。的主要内容,如果未能解决你的问题,请参考以下文章

急!!如何用css实现背景图片纵向平铺???

带像素偏移的css绝对垂直中心

想要将时间戳添加到中心对齐文本视图,并将标签调整为右对齐

html 基本CSS示例:边距,字体大小,颜色,文本对齐,文本修饰,背景颜色

如何在中心对齐按钮组? html css [重复]

如何在屏幕的中心顶部对齐图像行