git-svn-id: https://192.168.0.254/svn/Proyectos.FundacionLQDVI_WebCongresos/trunk@2 94ccb1af-fd9d-d947-8d90-7f70ea60afc8
37 lines
533 B
CSS
37 lines
533 B
CSS
a {
|
|
color: #CC0000;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
a.readon {
|
|
color: #CC0000;
|
|
}
|
|
|
|
#ja-container2 ul.menu li li a:hover,
|
|
#ja-container2 ul.menu li li a:active,
|
|
#ja-container2 ul.menu li li a:focus {
|
|
color: #CC0000;
|
|
}
|
|
|
|
.bignumber {
|
|
color: #CC0000;
|
|
}
|
|
|
|
#ja-container2 ul.menu li.active a {
|
|
color: #CC0000;
|
|
}
|
|
|
|
div.moduletable h3,
|
|
div.moduletable_menu h3,
|
|
div.moduletable_text h3 {
|
|
color: #CC0000;
|
|
}
|
|
|
|
div.module h3 {
|
|
color: #CC0000;
|
|
}
|
|
|
|
#ja-container2 ul.menu li.active a span {
|
|
background: url(images/bullet3.gif) no-repeat 5px;
|
|
}
|