Cosmetic adapt color
This commit is contained in:
parent
35a94a4d47
commit
1d4d31ddc7
1 changed files with 5 additions and 2 deletions
|
|
@ -1255,8 +1255,11 @@ div.menu2 a.mtitle{
|
|||
border-radius: 5px;
|
||||
}
|
||||
div.menu2 a.mtitle:hover,div.menu a.mtitle:hover,td.mtitle a.mtitle:hover {
|
||||
color:#5681B7;
|
||||
background-color: #EFEBEB;
|
||||
/* color:#5681B7;
|
||||
background-color: #EFEBEB;
|
||||
*/
|
||||
color: darkblue;
|
||||
background-color: lightsteelblue;
|
||||
/* padding:18px 0px 18px 0px; */
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue