Line 64: | Line 64: | ||
} | } | ||
#member_profile{ | #member_profile{ | ||
− | width: | + | width: 500px; |
height: 200px; | height: 200px; | ||
margin-left: auto; | margin-left: auto; | ||
Line 89: | Line 89: | ||
text-align:right; | text-align:right; | ||
color: #7f7f7f; | color: #7f7f7f; | ||
+ | } | ||
+ | .table_left{ | ||
+ | float: left; | ||
+ | width: 100px; | ||
+ | text-align: right; | ||
+ | margin-right: auto; | ||
+ | padding-right: 1px; | ||
+ | } | ||
+ | .table_right{ | ||
+ | float: right; | ||
+ | width: 390px; | ||
+ | text-align: left; | ||
+ | margin-left: auto; | ||
+ | padding-left: 1px; | ||
+ | } | ||
+ | .table_clear{ | ||
+ | clear: both; | ||
} | } | ||
--></style> | --></style> |
Revision as of 08:50, 18 August 2016