8 lines
159 B
SCSS
8 lines
159 B
SCSS
//----------------------------------*\
|
|
// TACTICAL
|
|
//----------------------------------*/
|
|
.current-health {
|
|
tbody {
|
|
td, th {padding-top:0;}
|
|
}
|
|
} |