pricing pane
This commit is contained in:
parent
de5f0a8dc8
commit
82fea6d1d8
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ background: none;
|
||||||
ul.Free li:first-child {
|
ul.Free li:first-child {
|
||||||
background: #2b1500;
|
background: #2b1500;
|
||||||
}
|
}
|
||||||
.pricing_table ul li:nth-child(2), .pricing_table ul li, .pricing_table ul li {
|
.pricing_table ul li:nth-child(2), .pricing_table ul li, .pricing_table ul li, pricing_pane {
|
||||||
background: black;
|
background: black;
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
|
Loading…
Reference in a new issue