mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-03 18:29:32 +01:00
Fixed duplicates/US only issue. Also added latest albums to index page
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user