Merge branch 'master' of https://github.com/sebathefox/skolehjem-webapp into master
Conflicts: skolehjem/app/Http/Controllers/EventController.php
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
}
|
||||
|
||||
div.header {
|
||||
background-color: #4CAF50;
|
||||
background-color: #00788a;
|
||||
color: white;
|
||||
padding: 1px;
|
||||
font-size: 10px;
|
||||
@@ -88,7 +88,7 @@
|
||||
<div class="card">
|
||||
<div class="header">
|
||||
<p><b>{{ $new->name }}</b></p>
|
||||
<h1>Æggeløb</h1>
|
||||
<h1>{{ $new->subname }}</h1>
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
|
||||
Reference in New Issue
Block a user