Added lumen bootstrap theme

This commit is contained in:
2018-06-01 22:08:21 +02:00
parent fab3476f04
commit 773bf87625
3 changed files with 15 additions and 2 deletions

12
tippspiel/public/css/bootstrap.min.css vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -18,7 +18,8 @@
<link href="https://fonts.googleapis.com/css?family=Raleway:300,400,600" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Raleway:300,400,600" rel="stylesheet" type="text/css">
<!-- Styles --> <!-- 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> </head>
<body> <body>
<div id="app"> <div id="app">

View File

@@ -79,7 +79,7 @@
<div class="content"> <div class="content">
<div class="title m-b-md"> <div class="title m-b-md">
Laravel WM Tippspiel 2018
</div> </div>
<div class="links"> <div class="links">