Skip to content

Commit 19ff84f

Browse files
committed
update css
1 parent 3fab677 commit 19ff84f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

website_node/public/assets/css/main.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ button {
5858
align-items: center;
5959
}
6060

61+
.authors-footnote {
62+
font-size: 14px;
63+
font-family: 'Arial', sans-serif;
64+
color: #888888;
65+
margin-top: 10px;
66+
font-style: italic;
67+
}
68+
6169
.section-container {
6270
width: 100%;
6371
display: flex;

0 commit comments

Comments
 (0)