Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
makura-2025
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Raj Shah
makura-2025
Commits
01c1ac2f
Commit
01c1ac2f
authored
Jun 06, 2025
by
Arjun Jhukal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated the spider code
parent
5367ccd3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
5 deletions
+6
-5
style.css
assets/css/style.css
+0
-0
welcome-banner-spider.php
blocks/welcome-banner-spider.php
+3
-2
_index.scss
dev/sass/pages/_index.scss
+3
-3
No files found.
assets/css/style.css
View file @
01c1ac2f
This source diff could not be displayed because it is too large. You can
view the blob
instead.
blocks/welcome-banner-spider.php
View file @
01c1ac2f
...
@@ -19,12 +19,13 @@
...
@@ -19,12 +19,13 @@
</div>
</div>
</div>
</div>
<div
class=
"col-lg-6 col-md-6 col-12 mx-auto"
>
<div
class=
"col-lg-6 col-md-6 col-12 mx-auto"
>
<div
class=
"jumbotron showcase parallax-window"
data-parallax=
"scroll"
<canvas
id=
"scratch"
style=
"width: 500px; height: 400px;"
></canvas>
<!-- <div class="jumbotron showcase parallax-window" data-parallax="scroll"
data-image-src="images/showcase-bg.jpg" data-position="-80% -90%" style="margin-top:70px;">
data-image-src="images/showcase-bg.jpg" data-position="-80% -90%" style="margin-top:70px;">
<div class="col-md-5" style="margin-top:-50px;">
<div class="col-md-5" style="margin-top:-50px;">
<canvas id="scratch" style="width: 500px; height: 400px;"></canvas>
<canvas id="scratch" style="width: 500px; height: 400px;"></canvas>
</div>
</div>
</div>
</div>
-->
</div>
</div>
</div>
</div>
</div>
</div>
...
...
dev/sass/pages/_index.scss
View file @
01c1ac2f
...
@@ -68,9 +68,9 @@
...
@@ -68,9 +68,9 @@
margin
:
auto
;
margin
:
auto
;
}
}
body
{
//
body {
zoom
:
90%
;
//
zoom: 90%;
}
//
}
.modal-backdrop.show
{
.modal-backdrop.show
{
width
:
100%
;
width
:
100%
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment