mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-27 07:12:39 +00:00
increased left adn right padding on plain table cells for readability
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
tbody{
|
||||
tr{
|
||||
td{
|
||||
padding : 0.2em 0em;
|
||||
padding : 0.2em 0.1em;
|
||||
}
|
||||
&:nth-child(odd){
|
||||
background-color : @noteGreen;
|
||||
|
||||
Reference in New Issue
Block a user