add loading and change css file
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
<!-- Favicon-->
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
||||
|
||||
<%= stylesheet_link_tag 'origami', media: 'all' %>
|
||||
<%= javascript_include_tag 'origami', 'data-turbolinks-track': 'reload' %>
|
||||
<%= stylesheet_link_tag 'foodcourt', media: 'all' %>
|
||||
<%= javascript_include_tag 'foodcourt', 'data-turbolinks-track': 'reload' %>
|
||||
</head>
|
||||
|
||||
<body class="theme-indigo" style="overflow-x:hidden">
|
||||
|
||||
Reference in New Issue
Block a user