diff --git a/{{ cookiecutter.format }}/www/index.html b/{{ cookiecutter.format }}/www/index.html index 0a09c9b..a0b710d 100644 --- a/{{ cookiecutter.format }}/www/index.html +++ b/{{ cookiecutter.format }}/www/index.html @@ -14,32 +14,16 @@ - + - + + - - + - + + -{% if cookiecutter.style_framework == "Bootstrap v4.6" %} - -{% elif cookiecutter.style_framework == "Shoelace v2.3" %} - - -{% endif %} @@ -47,19 +31,17 @@ Splash screen logo

Loading...

-{% if cookiecutter.style_framework == "Bootstrap v4.6" %} - - -{% endif %} - + + + + + + + + + + + + diff --git a/{{ cookiecutter.format }}/www/static/css/briefcase.css b/{{ cookiecutter.format }}/www/static/css/briefcase.css index 0438a82..05e825f 100644 --- a/{{ cookiecutter.format }}/www/static/css/briefcase.css +++ b/{{ cookiecutter.format }}/www/static/css/briefcase.css @@ -38,8 +38,10 @@ div#briefcase-splash img { } } -/******************************************************************* - * WARNING: Do not remove or modify this comment block, or add any - * content below this block. Briefcase will add content here during - * the build step. - ******************* Wheel contributed styles **********************/ +/************************* Toolkit styles *************************/ + +/* WARNING: Do not modify content between the @@ css:start @@ and + @@ css:end @@ markers. */ + +/*@@ css:start @@*/ +/*@@ css:end @@*/