diff --git a/app/static/apple-touch-icon.png b/app/static/apple-touch-icon.png index 600738f..95e1e23 100644 Binary files a/app/static/apple-touch-icon.png and b/app/static/apple-touch-icon.png differ diff --git a/app/static/main.css b/app/static/main.css index 96dbdf5..7626b33 100644 --- a/app/static/main.css +++ b/app/static/main.css @@ -23,4 +23,8 @@ td { } .pitstop { +} + +.nav-pills > li > a { + border: 1px solid; } \ No newline at end of file diff --git a/app/templates/layout.html b/app/templates/layout.html index a25a3e9..01cd95f 100644 --- a/app/templates/layout.html +++ b/app/templates/layout.html @@ -35,8 +35,8 @@