Skip to content
Snippets Groups Projects
Commit 4543af2b authored by Yifeng Wang's avatar Yifeng Wang
Browse files
parents 55bb28ea 282ac05d
No related branches found
No related tags found
No related merge requests found
Pipeline #522992 passed
......@@ -197,7 +197,7 @@ footer a:hover {
height: 100vh;
/* background-image: linear-gradient(rgba(245, 245, 220,0.2), rgba(245, 245, 220,0.2)),url('https://placehold.co/1200x600'); */
/* background-color: rgba(253, 247, 238,0.2); */
background-image: linear-gradient(rgba(253, 247, 238,0.2), rgba(253, 247, 238,0.2)),url('https://placehold.co/1200x600');
background-image: linear-gradient(rgba(253, 247, 238,0.2), rgba(253, 247, 238,0.2)),url('https://static.igem.wiki/teams/5378/header/2nd/attributionteam.webp');
background-size: cover; /* 使背景图片覆盖整个容器 */
background-position: center; /* 居中对齐背景图片 */
......@@ -210,7 +210,7 @@ footer a:hover {
width: 100vw;
height: 100vh;
/* background-image: linear-gradient(rgba(245, 245, 220,0.2), rgba(245, 245, 220,0.2)),url('https://placehold.co/1200x600'); */
background-image: linear-gradient(rgba(253, 247, 238,0.2), rgba(253, 247, 238,0.2)),url('https://placehold.co/1200x600');
background-image: linear-gradient(rgba(253, 247, 238,0.2), rgba(253, 247, 238,0.2)),url('https://static.igem.wiki/teams/5378/header/2nd/attributionteam.webp');
background-size: cover; /* 使背景图片覆盖整个容器 */
background-position: center; /* 居中对齐背景图片 */
......@@ -233,7 +233,7 @@ footer a:hover {
width: 100vw;
height: 100vh;
/* background-image: linear-gradient(rgba(245, 245, 220,0.2), rgba(245, 245, 220,0.2)),url('https://placehold.co/1200x600'); */
background-image: linear-gradient(rgba(253, 247, 238,0.2), rgba(253, 247, 238,0.2)),url('https://placehold.co/1200x600');
background-image: linear-gradient(rgba(253, 247, 238,0.2), rgba(253, 247, 238,0.2)),url('https://static.igem.wiki/teams/5378/header/2nd/description.webp');
background-size: cover; /* 使背景图片覆盖整个容器 */
background-position: center; /* 居中对齐背景图片 */
background-repeat: no-repeat; /* 防止背景图片重复 */
......@@ -254,7 +254,7 @@ footer a:hover {
width: 100vw;
height: 100vh;
/* background-image: linear-gradient(rgba(245, 245, 220,0.2), rgba(245, 245, 220,0.2)),url('https://placehold.co/1200x600'); */
background-image: linear-gradient(rgba(253, 247, 238,0.2), rgba(253, 247, 238,0.2)),url('https://placehold.co/1200x600');
background-image: linear-gradient(rgba(253, 247, 238,0.2), rgba(253, 247, 238,0.2)),url('https://static.igem.wiki/teams/5378/header/2nd/engineering.webp');
background-size: cover; /* 使背景图片覆盖整个容器 */
background-position: center; /* 居中对齐背景图片 */
background-repeat: no-repeat; /* 防止背景图片重复 */
......@@ -264,7 +264,7 @@ footer a:hover {
width: 100vw;
height: 100vh;
/* background-image: linear-gradient(rgba(245, 245, 220,0.2), rgba(245, 245, 220,0.2)),url('https://placehold.co/1200x600'); */
background-image: linear-gradient(rgba(253, 247, 238,0.2), rgba(253, 247, 238,0.2)),url('https://placehold.co/1200x600');
background-image: linear-gradient(rgba(253, 247, 238,0.2), rgba(253, 247, 238,0.2)),url('https://static.igem.wiki/teams/5378/header/2nd/resultexperiment.webp');
background-size: cover; /* 使背景图片覆盖整个容器 */
background-position: center; /* 居中对齐背景图片 */
background-repeat: no-repeat; /* 防止背景图片重复 */
......@@ -307,7 +307,7 @@ footer a:hover {
width: 100vw;
height: 100vh;
/* background-image: linear-gradient(rgba(245, 245, 220,0.2), rgba(245, 245, 220,0.2)),url('https://placehold.co/1200x600'); */
background-image: linear-gradient(rgba(253, 247, 238,0.2), rgba(253, 247, 238,0.2)),url('https://placehold.co/1200x600');
background-image: linear-gradient(rgba(253, 247, 238,0.2), rgba(253, 247, 238,0.2)),url('https://static.igem.wiki/teams/5378/header/2nd/resultexperiment.webp');
background-size: cover; /* 使背景图片覆盖整个容器 */
background-position: center; /* 居中对齐背景图片 */
background-repeat: no-repeat; /* 防止背景图片重复 */
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment