diff --git a/www/css/main.css b/www/css/main.css index d113c43..d783d38 100644 --- a/www/css/main.css +++ b/www/css/main.css @@ -149,3 +149,19 @@ blockquote { .meta-dupe { color: orange !important; } + +#version { + position:absolute; + top: 2px; + right: 2px; + font: 12px Tahoma; + font-style:italic; +} + +#version:before { + content:"version:"; + color: #393b3f; + font: 12px Helvetica sans-serif; + font-style:normal; + margin-right:3px; +} diff --git a/www/index.html b/www/index.html index 9865328..457bdc0 100644 --- a/www/index.html +++ b/www/index.html @@ -13,6 +13,7 @@

osu!merge

+
(non working dev build)
osu!merge
Merge .osu files together.