updated transaction time css
This commit is contained in:
parent
04f0f68fe4
commit
d531487eb0
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ footer .content .page-time { position: absolute; right: 12px; bottom: 0px; paddi
|
||||||
|
|
||||||
.tx-time { width: 1200px; margin: 0 auto 32px auto; font-weight: 300 }
|
.tx-time { width: 1200px; margin: 0 auto 32px auto; font-weight: 300 }
|
||||||
.tx-time h3 { font-size: 105%; margin: 0; margin-bottom: 4px; font-weight: normal; cursor: help; border-bottom: 1px dotted #999; display: inline-block }
|
.tx-time h3 { font-size: 105%; margin: 0; margin-bottom: 4px; font-weight: normal; cursor: help; border-bottom: 1px dotted #999; display: inline-block }
|
||||||
.tx-time .created-time, .tx-time .conf-time { float: left; width: 25% }
|
.tx-time .created-time, .tx-time .conf-time { float: left; width: 33% }
|
||||||
|
|
||||||
.realtime-head { width: 1200px; margin: 0 auto 36px auto; cursor: default }
|
.realtime-head { width: 1200px; margin: 0 auto 36px auto; cursor: default }
|
||||||
.realtime-head h3 { font-weight: 300; margin: 0; font-size: 200% }
|
.realtime-head h3 { font-weight: 300; margin: 0; font-size: 200% }
|
||||||
|
|
Loading…
Reference in a new issue