12 lines
146 B
CSS
12 lines
146 B
CSS
|
|
.ghost {
|
|
color: white;
|
|
}
|
|
|
|
.inferencetop {
|
|
border-bottom: 1px solid black;
|
|
text-align: center;
|
|
}
|
|
.inferencebottom {
|
|
text-align: center;
|
|
}
|