diff --git a/css/joinous.css b/css/joinous.css index 75faa77..db9d3dd 100644 --- a/css/joinous.css +++ b/css/joinous.css @@ -64,3 +64,45 @@ line-height: 20px; color: #666; } +.form-group-height { + height: 34px; + width: 400px; + margin: 15px auto 0; + color: #626c72; +} +.width30 { + width: 100px; + float: left; + text-align: right; + margin-right: 10px; + line-height: 34px; +} +.width65 { + float: left; + width: 220px; + height: 34px; + line-height: 34px; + font-size: 14px; + /* overflow: hidden; */ + /* text-overflow: ellipsis; */ + /* white-space: nowrap; */ +} +.btn { + text-align: center; + width: 60px; + background-color: #2abb9a; + font-size: 14px; + color: #fff !important; +} +.modal-footer { + border-top: none !important; + text-align: center; +} +.write_rule { + height: 34px; + color: #f00; + font-size: 14px; + line-height: 34px; + margin-top: 10px; + text-align: center; +} diff --git a/images/breadcrumb-bg.jpg b/images/breadcrumb-bg.jpg index db6042b..29faebf 100644 --- a/images/breadcrumb-bg.jpg +++ b/images/breadcrumb-bg.jpg diff --git a/joinous.html b/joinous.html index 7a8cd8a..312332a 100644 --- a/joinous.html +++ b/joinous.html @@ -80,7 +80,7 @@