v1.0.0: Add version display in footer
This commit is contained in:
@@ -26,6 +26,14 @@
|
||||
color: #888;
|
||||
}
|
||||
|
||||
.footer-version {
|
||||
font-size: 0.75rem;
|
||||
color: #555;
|
||||
padding: 0.15rem 0.5rem;
|
||||
background: rgba(255, 255, 255, 0.05);
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.footer-copyright {
|
||||
font-size: 0.8rem;
|
||||
color: #555;
|
||||
|
||||
Reference in New Issue
Block a user