Fixed duplicates/US only issue. Also added latest albums to index page

This commit is contained in:
Remy
2011-07-12 03:06:59 -07:00
parent dcfa61d5b2
commit 8a1fcb8987
6 changed files with 176 additions and 81 deletions

View File

@@ -105,6 +105,9 @@ a:active {/*colour in NN4.xx is red*/
color: #5E2612;
text-decoration: underline;
}
a.gray {
color: #CFCFCF
}
a.external {
color: blue;
font-size:12px;
@@ -112,6 +115,9 @@ a.external {
a.blue {
color: blue;
}
a.green {
color: #629632;
}
a.externalred {
color: red;
font-size:12px;