mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 13:59:49 -04:00
Update purchase website
This commit is contained in:
parent
a95ecdc186
commit
0af00b0fdc
@ -512,7 +512,7 @@ div.screencast:hover .play {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
#purchase .price > * {
|
||||
#purchase .price > span {
|
||||
position: relative;
|
||||
left: 10em;
|
||||
top: 1.3em;
|
||||
@ -529,6 +529,14 @@ div.screencast:hover .play {
|
||||
background-color:#F14E4E;
|
||||
}
|
||||
|
||||
#purchase .price > span:after {
|
||||
content: " (excl. tax)";
|
||||
font-size: xx-small;
|
||||
position: relative;
|
||||
bottom: 0.12em;
|
||||
left: 0.1em;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
#download li.ubuntu {
|
||||
|
Loading…
x
Reference in New Issue
Block a user