Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sesame_Shenzhen
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
Releases
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
2022 Competition
Sesame_Shenzhen
Commits
7d488e3b
Commit
7d488e3b
authored
2 years ago
by
sky
Browse files
Options
Downloads
Patches
Plain Diff
20221001 01
parent
bb9e0b55
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#63012
passed
2 years ago
Stage: build
Stage: deploy
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
static/description.css
+3
-3
3 additions, 3 deletions
static/description.css
static/index.css
+8
-2
8 additions, 2 deletions
static/index.css
wiki/pages/description.html
+1
-1
1 addition, 1 deletion
wiki/pages/description.html
wiki/pages/notebook.html
+0
-1
0 additions, 1 deletion
wiki/pages/notebook.html
with
12 additions
and
7 deletions
static/description.css
+
3
−
3
View file @
7d488e3b
...
...
@@ -9,6 +9,7 @@ body {
display
:
flex
;
flex-direction
:
row
;
justify-content
:
space-between
;
background-color
:
#b3d8fc
!important
;
}
...
...
@@ -69,9 +70,7 @@ body {
}
.article-sidebar-a
:hover
{
color
:
#00000085
;
background-color
:
#f6f6f6
;
width
:
84px
;
}
...
...
@@ -98,6 +97,7 @@ body {
.descrption-article-text
{
margin-top
:
20px
;
line-height
:
1.5
;
}
.descrption-article-img
{
...
...
This diff is collapsed.
Click to expand it.
static/index.css
+
8
−
2
View file @
7d488e3b
...
...
@@ -53,13 +53,18 @@ body {
font-size
:
1rem
;
width
:
30vw
;
margin-top
:
2rem
;
line-height
:
1rem
;
line-height
:
1.5
;
word-break
:
break-word
;
}
.index-content-gif
{
}
b
{
color
:
#fffd00
!important
;
}
.my-nav
{
display
:
flex
;
flex-direction
:
row
;
...
...
@@ -230,12 +235,13 @@ footer {
height
:
160px
;
margin-top
:
-10px
;
font-size
:
1rem
;
line-height
:
1
rem
;
line-height
:
1
.4
;
}
.footer-right-title
{
font-size
:
2rem
;
line-height
:
2rem
;
margin-left
:
-0.2rem
;
}
@font-face
{
...
...
This diff is collapsed.
Click to expand it.
wiki/pages/description.html
+
1
−
1
View file @
7d488e3b
...
...
@@ -16,7 +16,7 @@
{% include 'menu.html' %}
<!-- 封图 -->
<img
class=
"cover-img"
src=
"https://static.igem.wiki/teams/4299/wiki/bg1.jpeg"
>
<!-- 侧边栏 -->
<div
id=
"description-article-sidebar"
class=
""
>
...
...
This diff is collapsed.
Click to expand it.
wiki/pages/notebook.html
+
0
−
1
View file @
7d488e3b
...
...
@@ -8,7 +8,6 @@
<title>
Notebook | Sesame_Shenzhen - iGEM 2022
</title>
<link
rel=
"stylesheet"
href=
"{{ url_for('static', filename='description.css') }}"
/>
{% include 'link.html' %}
</head>
<body>
...
...
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