1
0
Fork 0
frontend/bundle.css

26 lines
340 B
CSS

.morpheme-root { color: #dd0000; }
.api-frame {
border: 0;
overflow: hidden;
width: 100%;
}
.text {
margin-left: auto;
margin-right: auto;
width: 50%;
}
table.conjugation {
border-collapse: collapse;
}
table.conjugation th,
table.conjugation td {
border: 1px solid black;
border-collapse: collapse;
padding: 5px;
}