Ever-so-slight download button adjustment
Upper margin was too large (was bugging me terribly)website
parent
1a3ccc3c6c
commit
b3e59f5b7c
|
@ -241,11 +241,11 @@ span.shell-start {
|
||||||
/** index **/
|
/** index **/
|
||||||
.btn.download {
|
.btn.download {
|
||||||
float: right;
|
float: right;
|
||||||
margin-top: 0.8em;
|
margin-top: 0.6em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn.download .note {
|
.btn.download .note {
|
||||||
font-size: 0.4em;
|
font-size: 0.4em;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue