mirror of
https://github.com/neocities/neocities.git
synced 2025-07-21 10:06:00 +02:00
Some style and punctuation changes to pricing plans
This commit is contained in:
parent
edb2da5f50
commit
e917023fe9
2 changed files with 17 additions and 11 deletions
|
@ -1000,6 +1000,7 @@ a.tag:hover {
|
|||
.plan-chart th {
|
||||
background: #D6D6D6;
|
||||
padding: 15px 0;
|
||||
font-weight: normal;
|
||||
}
|
||||
.plan-chart th.professional {
|
||||
background: #DAEEA5;
|
||||
|
@ -1021,6 +1022,11 @@ a.tag:hover {
|
|||
border: 0;
|
||||
background: 0;
|
||||
padding-right: 15px;
|
||||
|
||||
span {
|
||||
border-bottom: 1px dotted #bbb;
|
||||
cursor: help;
|
||||
}
|
||||
}
|
||||
.plan-chart td:nth-child(even) {
|
||||
background: #F8F8F8;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue