Browse Source

Fix footer padding.

git-svn-id: http://svn.drobilla.net/lad/trunk/sratom@4753 a436a847-0d15-0410-975c-d299462d15a1
zrythm_meson
David Robillard 11 years ago
parent
commit
2b7571fdf4
  1. 2
      doc/style.css

2
doc/style.css

@ -236,7 +236,7 @@ div.center img { @@ -236,7 +236,7 @@ div.center img {
address.footer {
text-align: right;
padding-right: 12px;
padding: 0 0.25em 0.25em 0;
}
img.footer {

Loading…
Cancel
Save