css edit after vendor update

This commit is contained in:
constantinos 2023-07-12 18:49:52 +03:00
parent c48adc23e9
commit 4b86b434eb

View file

@ -34,16 +34,15 @@ table{
border-spacing:0;
background-color:#fff9f9;
border-left:1px red solid;
border-right:1px red solid;
margin-left:1rem
border-right:1px red solid; /*edit anybody */
margin-left:1rem;
}
td,th{
padding:0;
vertical-align:top;
padding-right:1rem;
padding-left:1rem;
padding-bottom:.5rem;
padding-bottom:.5rem
}
td:not([align]),th:not([align]){
text-align:left