Indefero

Indefero Commit Details


Date:2008-11-26 15:35:36 (16 years 25 days ago)
Author:Loic d'Anterroches
Branch:dev, develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3
Commit:f9b6a022c8fdb89e6e39b7c8fc53c497e96877e8
Parents: 71461299bc85fab4d2f43694e825c19cd032f338
Message:Fixed the link colors.

Changes:

File differences

www/media/idf/css/style.css
2424
2525
2626
27
27
2828
2929
3030
31
31
3232
3333
3434
}
a:link {
color: #00f;
color: #00e;
}
a:visited {
color: #800080;
color: #551a8b;
}
a:active{

Archive Download the corresponding diff file

Page rendered in 0.07905s using 13 queries.