use custom CSS
This commit is contained in:
parent
f487af1f0b
commit
212ceba267
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
<title>Event Man(ager)</title>
|
||||
<link href="/static/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="/static/css/bootstrap-theme.min.css" rel="stylesheet">
|
||||
<link href="/static/css/eventman.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue