临时垃圾
/*.col-xs-* 超小屏幕如手机 (<768px)时使用;*/ /*.col-sm-* 小屏幕如平板 (768px ≤ 宽度 <992px)时使用;/ /*.col-md-* 中等屏幕如普通显示器 (992px ≤ 宽度 < 1200px)时使用;*/ /*.col-lg-* 大屏幕如大显示器 (≥1200px)时使用。*/ /*display:block 块元素、display:inline内联元素 height: 100vh; width: 100vw;*/ /* justify-content: center; 该属性是设置元素的水平对齐方式 */ /* align-items: center; 该属性是设置元素的垂直对齐方式 */ /*overflow: auto; 添加滚动条 */ /* justify-content: center; 该属性是设置元素的水平对齐方式 */ /*align-items: center; 该属性是设置元素的垂直对齐方式 */ /*overflow: hidden;清除溢出、清除浮动、解除坍塌*/ /*border: 1px solid red;*/ /*margin:auto; 相对于body垂直水平居中*/ /* background-color: red; border: 10px solid green;*/ /*height: 720px; width: 1280px;*/ /*overflow: auto; 添加滚动条 */ /* justify-content: center; 该属性是设置元素的水平对齐方式 */ /* align-items: center; 该属性是设置元素的垂直对齐方式 */ /* min-height:60px;/*最小高度*/ /*min-width:420px;最小宽度 max-width:720px; max-height:250px; box-sizing:border-box; padding: 10px; /*列内边距 */ /*border: 1px solid #000; /*为了清晰地显示列 */ /*box-shadow:0 2px 4px rgba(0,0,0,0.1); /*margin:0.33%;*/ /*边框(border),外边距(margin),内边距(padding),实际内容(content)*/ /*margin:auto; /*相对于container垂直水平居中*/
/*.col-xs-* 超小屏幕如手机 (<768px)时使用;*//*.col-sm-* 小屏幕如平板 (768px ≤ 宽度 <992px)时使用;//*.col-md-* 中等屏幕如普通显示器 (992px ≤ 宽度 < 1200px)时使用;*//*.col-lg-* 大屏幕如大显示器 (≥1200px)时使用。*//*display:block 块元素、display:inline内联元素 height: 100vh;width: 100vw;*/ /* justify-content: center; 该属性是设置元素的水平对齐方式 */ /* align-items: center; 该属性是设置元素的垂直对齐方式 */ /*overflow: auto; 添加滚动条 *//* justify-content: center; 该属性是设置元素的水平对齐方式 */ /*align-items: center; 该属性是设置元素的垂直对齐方式 */ /*overflow: hidden;清除溢出、清除浮动、解除坍塌*//*border: 1px solid red;*//*margin:auto;相对于body垂直水平居中*//* background-color: red;border: 10px solid green;*/ /*height: 720px; width: 1280px;*/ /*overflow: auto; 添加滚动条 */
/* justify-content: center; 该属性是设置元素的水平对齐方式 */ /* align-items: center; 该属性是设置元素的垂直对齐方式 */ /* min-height:60px;/*最小高度*/ /*min-width:420px;最小宽度 max-width:720px; max-height:250px; box-sizing:border-box; padding: 10px; /*列内边距 */ /*border: 1px solid #000; /*为了清晰地显示列 */ /*box-shadow:0 2px 4px rgba(0,0,0,0.1); /*margin:0.33%;*//*边框(border),外边距(margin),内边距(padding),实际内容(content)*/
/*margin:auto;/*相对于container垂直水平居中*/