mirror of
https://github.com/xuthus83/pigallery2.git
synced 2025-01-14 14:43:17 +08:00
8 lines
79 B
CSS
8 lines
79 B
CSS
.version{
|
|
color: #6c757d;
|
|
}
|
|
|
|
.version:hover{
|
|
text-decoration: underline;
|
|
}
|