Changed css color #13968c to #2485AE across viz pages to match Wilma theme color scheme.

This commit is contained in:
mb863 2011-01-13 19:10:15 +00:00
parent ba8ae34d40
commit 7820908db7
5 changed files with 6 additions and 6 deletions

View file

@ -73,7 +73,7 @@ p.datatable {
.neutral_investigator_name,
.neutral_author_name {
color: #13968c;
color: #2485AE;
font-weight: bold;
}
@ -248,7 +248,7 @@ moniker{
}
#dataPanel .bold {
font-weight: bold;
color:#13968c;
color: #2485AE;
font-size: 14px;
}

View file

@ -31,7 +31,7 @@
}
#dataPanel .bold {
font-weight: bold;
color:#13968c;
color: #2485AE;
font-size: 14px;
}
#dataPanel .author_stats .numbers {

View file

@ -78,7 +78,7 @@ p.datatable {
}
.author_name {
color: #13968c;
color: #2485AE;
font-weight: bold;
}

View file

@ -40,7 +40,7 @@
}
#dataPanel .bold {
font-weight: bold;
color:#13968c;
color: #2485AE;
font-size: 14px;
}
#dataPanel .author_stats .numbers {

View file

@ -107,7 +107,7 @@ p.datatable {
}
.author_name {
color: #13968c;
color: #2485AE;
font-weight: bold;
}