Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Peking
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2023 Competition
Peking
Commits
9dbdefdf
Commit
9dbdefdf
authored
1 year ago
by
Junduo Zheng
Browse files
Options
Downloads
Patches
Plain Diff
index
parent
63711ca8
No related branches found
Branches containing commit
No related tags found
1 merge request
!141
index
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pages/index.vue
+17
-8
17 additions, 8 deletions
pages/index.vue
with
17 additions
and
8 deletions
pages/index.vue
+
17
−
8
View file @
9dbdefdf
...
...
@@ -134,10 +134,10 @@
<div
class=
"wordfrom text-center mx-auto pt-[8vh]"
style=
"display: grid; grid-template-columns: 33% 33% 33%; align-items: center; grid-column-gap: 0px; font-size: 18px; max-width: 2000px;"
>
<div
class=
"card mx-auto"
>
<div
class=
"card-inner"
>
<div
class=
"card-front"
style=
"background: url(https://static.igem.wiki/teams/4713/wiki/
/
index/bac
teria.png)
"
>
<div
class=
"card-front"
style=
"background: url(https://static.igem.wiki/teams/4713/wiki/index/bac
k.png) center center / cover
"
>
<strong><p
style=
"margin: 0;"
>
Effectiveness of Targeting
</p></strong>
</div>
<div
class=
"card-back"
style=
"background: url(https://static.igem.wiki/teams/4713/wiki/
/
index/
bacteria.png)
"
>
<div
class=
"card-back"
style=
"background: url(https://static.igem.wiki/teams/4713/wiki/index/
front.png) center center / cover
"
>
Effectiveness of Targeting
...
...
@@ -155,10 +155,10 @@
</div>
<div
class=
"card mx-auto"
>
<div
class=
"card-inner"
>
<div
class=
"card-front"
style=
"background: url(https://static.igem.wiki/teams/4713/wiki/
/
index/bac
teria.png)
"
>
<div
class=
"card-front"
style=
"background: url(https://static.igem.wiki/teams/4713/wiki/index/bac
k.png) center center / cover
"
>
<strong><p
style=
"margin: 0;"
>
Intravenous safety
</p></strong>
</div>
<div
class=
"card-back"
style=
"background: url(https://static.igem.wiki/teams/4713/wiki/
/
index/
bacteria.png)
"
>
<div
class=
"card-back"
style=
"background: url(https://static.igem.wiki/teams/4713/wiki/index/
front.png) center center / cover
"
>
Intravenous safety
<br>
<br>
...
...
@@ -177,10 +177,10 @@
</div>
<div
class=
"card mx-auto"
>
<div
class=
"card-inner"
>
<div
class=
"card-front"
style=
"background: url(https://static.igem.wiki/teams/4713/wiki/
/
index/bac
teria.png)
"
>
<
strong><p
style=
"margin: 0
;
"
>
Social Concerns
</p>
</strong>
<div
class=
"card-front"
style=
"background: url(https://static.igem.wiki/teams/4713/wiki/index/bac
k.png) center center / cover
"
>
<
p
class=
"font-bold"
style=
"margin: 0"
>
Social Concerns
</p>
</div>
<div
class=
"card-back"
style=
"background: url(https://static.igem.wiki/teams/4713/wiki/
/
index/
bacteria.png)
"
>
<div
class=
"card-back"
style=
"background: url(https://static.igem.wiki/teams/4713/wiki/index/
front.png) center center / cover
"
>
Social Concerns
<br>
<br>
...
...
@@ -197,7 +197,15 @@
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"h-screen"
id=
"over"
style=
"background: url(https://static.igem.wiki/teams/4713/wiki/index/background2.png) center center / cover"
>
<div
class=
" relative text-center pt-72 pb-64 ; z-10"
style=
"color: #b36d61"
>
<p
class=
"wordfrom text-7xl lg:text-9xl font-bold"
>
discover more
<br>
in our wiki
</p>
</div>
</div>
</div>
</
template
>
...
...
@@ -479,4 +487,5 @@ onMounted(() => {
})
</
script
>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment