Added:
trunk/screenshots/
trunk/screenshots/v0.6.png (contents, props changed)
Modified:
trunk/htdocs/css/themes/Uranium/css_babel.css
trunk/scripts/release_cleanup.sh
Log:
[Screenshots] In the repository now.
Modified: trunk/htdocs/css/themes/Uranium/css_babel.css
==============================================================================
--- trunk/htdocs/css/themes/Uranium/css_babel.css (original)
+++ trunk/htdocs/css/themes/Uranium/css_babel.css Sat Oct 6 13:46:53 2007
@@ -16,7 +16,7 @@
margin: 0px;
padding: 0px;
font-family: "Lucida Grande", Tahoma, Verdana, arial, sans-serif, hei;
-background: #FFF url("/img/bg_city.jpg") 50% 0 fixed repeat-y;
+background: #000 url("/img/bg_city.jpg") 50% 0 fixed no-repeat;
}
div#v2ex {
Added: trunk/screenshots/v0.6.png
==============================================================================
Binary file. No diff available.
Modified: trunk/scripts/release_cleanup.sh
==============================================================================
--- trunk/scripts/release_cleanup.sh (original)
+++ trunk/scripts/release_cleanup.sh Sat Oct 6 13:46:53 2007
@@ -1,4 +1,5 @@
#!/bin/bash
+rm -rf ../screenshots
rm ../htdocs/core/V2EXInstallCore.php
rm ../htdocs/core/KijijiInstallCore.php
cp /dev/null ../res/google_adsense_top.php