Styling
This commit is contained in:
parent
0e656e1f6b
commit
3ecbade48d
|
@ -15,6 +15,10 @@ h2 {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
td {
|
||||||
|
overflow-wrap: break-word;
|
||||||
|
}
|
||||||
|
|
||||||
button {
|
button {
|
||||||
/*background-color: lightgray;*/
|
/*background-color: lightgray;*/
|
||||||
/*border: none;*/
|
/*border: none;*/
|
||||||
|
|
Loading…
Reference in New Issue