Skip to content

Commit

Permalink
summary
Browse files Browse the repository at this point in the history
  • Loading branch information
juliecogley committed Mar 24, 2024
1 parent 3cb0f48 commit 6e345bd
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
10 changes: 5 additions & 5 deletions works1.css
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
}

.section-works1__poem p {
line-height: 1.8em;
line-height: 2.8em;
}
}

Expand Down Expand Up @@ -161,22 +161,22 @@


.img-01 {
background-image: url('photo/01utuwa/utuwa01.JPG');
background-image: url('photo/01utuwa/utuwa02.JPG');
animation: slide-animation-01 24s infinite;
}

.img-02 {
background-image: url('photo/01utuwa/utuwa02.JPG');
background-image: url('photo/01utuwa/utuwa04.JPG');
animation: slide-animation-02 24s infinite;
}

.img-03 {
background-image: url('photo/01utuwa/utuwa03.JPG');
background-image: url('photo/01utuwa/utuwa05.JPG');
animation: slide-animation-03 24s infinite;
}

.img-04 {
background-image: url('photo/01utuwa/utuwa04.JPG');
background-image: url('photo/01utuwa/utuwa09.JPG');
animation: slide-animation-04 24s infinite;
}

Expand Down
2 changes: 1 addition & 1 deletion works2.css
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@

}
.section-works1__title p {
line-height: 1.8em;
line-height: 2.8em;
}
.section-works1__image-body {
width: 50%;
Expand Down
2 changes: 1 addition & 1 deletion works3.css
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
width: auto;
}
.section-works1__poem p {
line-height: 1.8em;
line-height: 2.8em;
}
}

Expand Down
2 changes: 1 addition & 1 deletion works4.css
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
}
.section-works1__title p {
padding-top: 20px;
line-height: 1.8em;
line-height: 2.8em;
}
.section-works1__image-body {
width: 50%;
Expand Down
2 changes: 1 addition & 1 deletion works5.css
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
width: auto;
}
.section-works1__poem p {
line-height: 1.8em;
line-height: 2.8em;
}
}

Expand Down
2 changes: 1 addition & 1 deletion works6.css
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
width: auto;
}
.section-works1__poem p {
line-height: 1.8em;
line-height: 2.8em;
}
}

Expand Down
2 changes: 1 addition & 1 deletion works7.css
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
width: auto;
}
.section-works1__poem p {
line-height: 1.8em;
line-height: 2.8em;
}
}

Expand Down
2 changes: 1 addition & 1 deletion works8.css
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
width: auto;
}
.section-works1__poem p {
line-height: 1.8em;
line-height: 2.8em;
}
}

Expand Down

0 comments on commit 6e345bd

Please sign in to comment.