mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-30 02:03:16 +00:00
commit
403548a364
1 changed files with 0 additions and 13 deletions
|
@ -6,19 +6,6 @@
|
||||||
|
|
||||||
@endsection
|
@endsection
|
||||||
|
|
||||||
@if($layout == 'grid')
|
|
||||||
@push('styles')
|
|
||||||
<style type="text/css">
|
|
||||||
body {
|
|
||||||
background: #fff !important;
|
|
||||||
}
|
|
||||||
.navbar.border-bottom {
|
|
||||||
border-bottom: none !important;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
@endpush
|
|
||||||
@endif
|
|
||||||
|
|
||||||
@push('scripts')
|
@push('scripts')
|
||||||
<script type="text/javascript" src="{{ mix('js/timeline.js') }}"></script>
|
<script type="text/javascript" src="{{ mix('js/timeline.js') }}"></script>
|
||||||
<script type="text/javascript" src="{{ mix('js/compose.js') }}"></script>
|
<script type="text/javascript" src="{{ mix('js/compose.js') }}"></script>
|
||||||
|
|
Loading…
Reference in a new issue