Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
jcponce committed Feb 29, 2024
1 parent 6b9050c commit ee424ca
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions velfields/Aizawa/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ ul .orange {
border: 1px #d8d8d8;
border-radius: 8px;
font-weight: 700;
font-size: 1em;
text-decoration: none !important
}

Expand Down Expand Up @@ -199,6 +200,7 @@ ul .orange {
}

.close {
margin-top: 10px;
color: #fff;
float: right;
font-size: 48px;
Expand Down
2 changes: 2 additions & 0 deletions velfields/Chen/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ ul .orange{
border: 1px #d8d8d8;
border-radius: 8px;
font-weight: 700;
font-size: 1em;
text-decoration: none !important
}

Expand Down Expand Up @@ -199,6 +200,7 @@ ul .orange{
}

.close {
margin-top: 10px;
color: #fff;
float: right;
font-size: 48px;
Expand Down
2 changes: 2 additions & 0 deletions velfields/Dadras/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ ul .orange{
border: 1px #d8d8d8;
border-radius: 8px;
font-weight: 700;
font-size: 1em;
text-decoration: none !important
}

Expand Down Expand Up @@ -200,6 +201,7 @@ ul .orange{
}

.close {
margin-top: 10px;
color: #fff;
float: right;
font-size: 48px;
Expand Down
2 changes: 2 additions & 0 deletions velfields/Halvorsen/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ ul .orange{
border: 1px #d8d8d8;
border-radius: 8px;
font-weight: 700;
font-size: 1em;
text-decoration: none !important
}

Expand Down Expand Up @@ -199,6 +200,7 @@ ul .orange{
}

.close {
margin-top: 10px;
color: #fff;
float: right;
font-size: 48px;
Expand Down

0 comments on commit ee424ca

Please sign in to comment.