Added lumen bootstrap theme
This commit is contained in:
12
tippspiel/public/css/bootstrap.min.css
vendored
Normal file
12
tippspiel/public/css/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -18,7 +18,8 @@
|
||||
<link href="https://fonts.googleapis.com/css?family=Raleway:300,400,600" rel="stylesheet" type="text/css">
|
||||
|
||||
<!-- Styles -->
|
||||
<link href="{{ asset('css/app.css') }}" rel="stylesheet">
|
||||
<!--<link href="{{ asset('css/app.css') }}" rel="stylesheet">-->
|
||||
<link href="{{ asset('css/bootstrap.min.css') }}" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app">
|
||||
|
@@ -79,7 +79,7 @@
|
||||
|
||||
<div class="content">
|
||||
<div class="title m-b-md">
|
||||
Laravel
|
||||
WM Tippspiel 2018
|
||||
</div>
|
||||
|
||||
<div class="links">
|
||||
|
Reference in New Issue
Block a user