OK, this is ostensibly a simple question. However, I can’t find the CSS file that welcome.html is using. In the HTML file, there’s this line:
<link rel="stylesheet" href="style/base.css" type="text/css" />
However, I don’t see a directory named “style” anywhere in the galaxy directory tree. When I search for “base.css,” from the root Galaxy installation directory, I get the following results:
./static/june_2007_style/blue/base.css
./static/light_hatched_style/blue/base.css
./static/light_hatched_style/green/base.css
./static/old_blue_style/base.css
So I assume that one of these is being used? I do think it’s strange though, that the HTML points to an apparently non-existent file and yet everything on my local instance looks identical to the Penn State Public site.
Thanks,
Dan