profile.css 574 B

123456
  1. #accountProfile{position:relative}#accountProfile>dl{margin-bottom:1.5rem}#accountProfile>dl dt{font-size:15px;margin-bottom:10px}#accountProfile>dl dd{font-size:13px}#accountProfile article table{border:none}#accountProfile article table tbody tr th{color:#b3b3b3}#accountProfile article table tbody tr th hr{color:#ccc;margin:.6rem 0}#accountProfile article table tbody tr td{text-align:left;color:#f1f1f1}#accountProfile article table tbody tr td hr{color:#ccc;margin:.3rem 0} #f1f1f1;
  2. }
  3. #accountProfile article table tbody tr td hr {
  4. color: #ccc;
  5. margin: 0.3rem 0;
  6. }