Removed a semi-broken transition in the CSS.
This commit is contained in:
parent
ac18c771fa
commit
5a9ceb32ac
@ -176,7 +176,7 @@
|
||||
</figure>
|
||||
|
||||
<p>
|
||||
The figure on the left shows all available meter-types in Ardour 3.4 when fed with a
|
||||
The figure on the left shows all available meter-types in Ardour when fed with a
|
||||
-18 dBFS 1 kHz sine wave.
|
||||
</p>
|
||||
|
||||
|
@ -492,7 +492,7 @@ samp:after {
|
||||
|
||||
#content img.mini:hover {
|
||||
width: 100%;
|
||||
transition: width .5s ease;
|
||||
/*transition: width .5s ease; doesn't work on right-floated figures */
|
||||
}
|
||||
|
||||
#content p.center {
|
||||
|
Loading…
Reference in New Issue
Block a user