Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
UlloriaqPlanetarium authored Feb 25, 2024
1 parent 01ad2a6 commit 115b5dd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions assets/css/Frontpage.css
Original file line number Diff line number Diff line change
Expand Up @@ -2352,7 +2352,7 @@ ul.icons {
#nav > ul > li {
display: inline-block;
font-style: inherit;
margin: 0 2.0em 0 0.35em;
margin: 0 0.35em 0 0.35em;
position: relative;
text-align: center;
}
Expand Down Expand Up @@ -3174,4 +3174,4 @@ ul.icons {
padding: 40px 0 20px 0;
}

}
}
4 changes: 2 additions & 2 deletions assets/css/Main.css
Original file line number Diff line number Diff line change
Expand Up @@ -2084,7 +2084,7 @@ input, select, textarea {
#nav > ul > li {
display: inline-block;
font-style: inherit;
margin: 0 2.0em 0 0.35em;
margin: 0 0.35em 0 0.35em;
position: relative;
text-align: center;
}
Expand Down Expand Up @@ -3139,4 +3139,4 @@ input, select, textarea {
padding: 40px 0 20px 0;
}

}
}
4 changes: 2 additions & 2 deletions assets/css/MainContacts.css
Original file line number Diff line number Diff line change
Expand Up @@ -1672,7 +1672,7 @@ input, select, textarea {
#nav > ul > li {
display: inline-block;
font-style: inherit;
margin: 0 2.0em 0 0.35em;
margin: 0 0.35em 0 0.35em;
position: relative;
text-align: center;
}
Expand Down Expand Up @@ -2197,4 +2197,4 @@ input, select, textarea {
padding: 20px 0;
}

}
}

0 comments on commit 115b5dd

Please sign in to comment.