mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-02 10:08:39 +00:00
Update ProjectLighthouse/Pages/Partials/PhotoPartial.cshtml
This commit is contained in:
parent
1b431c6177
commit
97e8957afb
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
||||||
context.translate(bx, by);
|
context.translate(bx, by);
|
||||||
|
|
||||||
// Username label
|
// Username label
|
||||||
context.font = "16px Arial";
|
context.font = "16px Lato";
|
||||||
context.fillStyle = colour;
|
context.fillStyle = colour;
|
||||||
|
|
||||||
// Text width/height for the label background
|
// Text width/height for the label background
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue