ken_nogi/develop2/テスト用サイトテーブル/style/test.css
Kenichiro NOGI 7b357fa2cf 2025-11-08
2025-11-08 10:26:52 +09:00

23 lines
406 B
CSS

.label001 {
.field-label {
width: 800px !important;
text-align: left !important;
margin-left: 100px !important;
label {
font-weight: bold !important;
font-size: 1.2em !important;
}
}
}
.comment001 {
float: left;
margin-left: 100px;
width: 80%;
font-size: 1.2em;
}
.field-section {
font-size: 1.5em !important;
}