Skip to content

Commit dd7795f

Browse files
author
Tom Mortimer
committed
added Flax logo
1 parent 5b762ea commit dd7795f

File tree

3 files changed

+131
-0
lines changed

3 files changed

+131
-0
lines changed

ui/css/appstyles.css

+11
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,14 @@
6666
background-repeat: no-repeat;
6767
background-position: 25px 3px;
6868
}
69+
70+
#flaxlogo {
71+
position: fixed;
72+
bottom: -20px;
73+
left: -30px;
74+
}
75+
76+
#flaxlogo img {
77+
height: 150px;
78+
width: 220px;
79+
}

0 commit comments

Comments
 (0)