Cosmetics (see #80 and #83)

This commit is contained in:
David Alexander 2015-10-19 13:37:43 +13:00
parent 21ea09ab74
commit 644a46f9b3
1 changed files with 8 additions and 1 deletions

View File

@ -1,7 +1,14 @@
.versions-heading {
padding-top:7px;
color:#1389ce;
font-size:18px;
float: left;
}
.has_versions .versions {
float: left;
}
#VersionsArchive {
float: right;
}
}