higher pricing
This commit is contained in:
parent
a9edfa910b
commit
de5f0a8dc8
1 changed files with 3 additions and 0 deletions
|
@ -68,6 +68,9 @@ background: none;
|
|||
ul.Free li:first-child {
|
||||
background: #2b1500;
|
||||
}
|
||||
.pricing_table ul li:nth-child(2), .pricing_table ul li, .pricing_table ul li {
|
||||
background: black;
|
||||
}
|
||||
`;
|
||||
document.body.appendChild(style);
|
||||
|
||||
|
|
Loading…
Reference in a new issue