| | |
| | | .jimu-widget-Measurement{ |
| | | width: 100%; |
| | | height: 100%; |
| | | background-color: #3a3e45; |
| | | background-color: rgba(255, 255, 255, .75); |
| | | font-size: 14px; |
| | | border: 1px solid rgb(69, 154, 251); |
| | | color: rgb(238, 235, 235); |
| | | color: rgb(0, 0, 0); |
| | | font-size: 16px; |
| | | display: none; |
| | | border-radius: 10px; |
| | | } |
| | | |
| | | #table { |
| | |
| | | width: 150px; |
| | | line-height: 30px; |
| | | background-color: #0077ff; |
| | | color: #fff; |
| | | border-radius: 10px; |
| | | margin: 0 auto; |
| | | margin-top: 15px; |
| | |
| | | vertical-align: center; |
| | | padding: 0 10px 4px; |
| | | width: 200px; |
| | | color: #fff; |
| | | background-color: #424851; |
| | | color: #000; |
| | | background-color: rgba(255, 255, 255, .75); |
| | | } |
| | | |
| | | |