1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2025-01-14 14:43:17 +08:00
pigallery2/src/frontend/app/ui/admin/admin.component.css
2019-12-15 10:52:56 +01:00

12 lines
111 B
CSS

.version {
color: #6c757d;
}
.version:hover {
text-decoration: underline;
}
*:focus {
outline: none;
}