Changed bootstrap theme.

This commit is contained in:
José Carlos Cuevas 2013-06-04 16:30:00 +02:00
parent 79246fce3f
commit 551f6e5a80
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -6,7 +6,7 @@ $def with (main_block, sidebar_block, game_name)
<title>TyeDye control panel for $game_name</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- <link rel='stylesheet' type='text/css' href='/static/main.css'> -->
<link href="/static/css/bootstrap.css" rel="stylesheet">
<link href="/static/css/bootstrap.min.css" rel="stylesheet">
<style type="text/css">
body {
padding-top: 60px;