1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

Modify color of links in footer

This commit is contained in:
plt
2012-07-20 12:58:12 +08:00
parent 49cddd47d2
commit b7bfd139cb

View File

@@ -209,7 +209,7 @@ table img {
padding-bottom:3px;
}
#footer a {
color:#080;
color:#888;
font-weight:normal;
}
/* main */