updated transaction time css

This commit is contained in:
Akinwale Ariwodola 2017-08-26 14:33:47 +01:00
parent 04f0f68fe4
commit d531487eb0

View file

@ -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 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 h3 { font-weight: 300; margin: 0; font-size: 200% }