diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2023-07-31 14:50:32 +0100 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2023-07-31 14:50:32 +0100 |
| commit | f10546a60fce9439c3f3e6e726b11c2deb7cbdb2 (patch) | |
| tree | 258370e3e7d29d8652945860fa86825c68cd5c8a /code/ui/team/TeamInfo.razor | |
| parent | 5b3a48aa5f72806c8d9aa9d4747f159b64c6b0be (diff) | |
Tweak UI elements
Diffstat (limited to 'code/ui/team/TeamInfo.razor')
| -rw-r--r-- | code/ui/team/TeamInfo.razor | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/code/ui/team/TeamInfo.razor b/code/ui/team/TeamInfo.razor index cb2b55d..71a2d66 100644 --- a/code/ui/team/TeamInfo.razor +++ b/code/ui/team/TeamInfo.razor @@ -9,6 +9,7 @@ font-size: 30px;
font-weight: 700;
font-family: "Roboto";
+ text-shadow: 1px 1px 0 0 rgba(0,0,0,0.75);
}
</style>
|
