Changed bootstrap theme.
This commit is contained in:
parent
79246fce3f
commit
551f6e5a80
2 changed files with 3 additions and 3 deletions
4
static/css/bootstrap.min.css
vendored
4
static/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue