bootstrap - trochę ładniejsze formularze
This commit is contained in:
parent
84e6b5ed62
commit
2638c421cf
@ -3,7 +3,10 @@
|
||||
<head>
|
||||
|
||||
<title>E-OSP</title>
|
||||
<link rel="stylesheet" href="{{asset('css/app.css')}}">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="{{ asset('css/theme.css') }}">
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.js"></script>
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user