mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-23 08:18:52 -05:00
Update purchase website
This commit is contained in:
parent
212b52d83c
commit
1963dfbe63
@ -478,14 +478,16 @@ div.screencast:hover .play {
|
|||||||
#purchase li.note {
|
#purchase li.note {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
background: url('images/accept.png') left center no-repeat;
|
background: url('images/accept.png') left center no-repeat;
|
||||||
|
|
||||||
padding: 0.1em 1.7em;
|
padding: 0.1em 1.7em;
|
||||||
margin-left: 1.5em;
|
margin-left: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#download li.macappstore.note {
|
#download li.macappstore.note {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
font-size: 8pt;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
margin: 0em 0.5em 1.2em 0.5em;
|
margin: -0.5em 60px 2em 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#download li.macappstore.note span:before {
|
#download li.macappstore.note span:before {
|
||||||
|
Loading…
Reference in New Issue
Block a user