Fixed table rounding, partially
Update backgrounds.php, intro.php, and 9 more files...
This commit is contained in:
@@ -26,7 +26,7 @@ table.stylish {
|
||||
// It will look like utter shit when rounded on firefox because its rendering engine cannot clip rounded corners apparently.
|
||||
// I guess that's what being at less than 3% of the market share does to you and your ability to care about basic shit.
|
||||
&.border {
|
||||
background-color: #{$color-border-main};
|
||||
//background-color: #{$color-border-main};
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user