aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.UI/Notifications/NotificationItems/UpdateAvailableNotificationItem.cs
blob: 9e336f276aace6ec4d84d9bf563bb311b806d421 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
generated by cgit v1.3.1 (git 2.54.0) at 2026-07-18 15:44:48 +0000
 


/span>
    font-family: 'Audiowide';
    position: absolute;
    top: 45%;
    margin-left: 180px;
    font-size: 32pt;
    color: black;
}

a {
    color: white;
    text-decoration: none; /* no underline */
}

#linkLogout {
    color: black;
    font-weight: bold;
    font-family: 'Audiowide';
}