(7 intermediate revisions by the same user not shown) | |||
Line 31: | Line 31: | ||
#groupparts{ | #groupparts{ | ||
+ | background-color: transparent; | ||
margin: 0 auto; | margin: 0 auto; | ||
+ | } | ||
+ | |||
+ | #groupparts table { | ||
+ | background-color: transparent; | ||
+ | border: 1px solid rgba(221, 229, 238, 0.5); | ||
} | } | ||
#groupparts td { | #groupparts td { | ||
background-color: transparent; | background-color: transparent; | ||
color: #dde5ee; | color: #dde5ee; | ||
− | font-size: | + | font-size: 16px; |
− | padding: | + | padding: 7px 10px; |
+ | border: 1px solid rgba(221, 229, 238, 0.5); | ||
+ | } | ||
+ | #groupparts th { | ||
+ | backgound-color:rgba(221, 229, 238, 0.5); | ||
+ | color: #181e33; | ||
+ | |||
+ | font-size: 16px; | ||
+ | padding: 10px 18px; | ||
} | } | ||
</style> | </style> |
Latest revision as of 03:19, 18 October 2018