|
|
Line 348: |
Line 348: |
| } | | } |
| | | |
− | a:link.unique {
| |
− | color: #3b5998;
| |
− | background-color: white;
| |
− | text-decoration: none;
| |
− | }
| |
− | a:visited.unique {
| |
− | color: white;
| |
− | background-color: #3b5998;
| |
− | text-decoration: none;
| |
− | }
| |
− | a:hover.unique {
| |
− | color: white;
| |
− | background-color: #3b5998;
| |
− | text-decoration: underline;
| |
− | }
| |
− |
| |
− | a:link.unique1 {
| |
− | color: #4099FF;
| |
− | background-color: white;
| |
− | text-decoration: none;
| |
− | }
| |
− | a:visited.unique1 {
| |
− | color: white;
| |
− | background-color: #4099FF;
| |
− | text-decoration: none;
| |
− | }
| |
− | a:hover.unique1 {
| |
− | color: white;
| |
− | background-color: #4099FF;
| |
− | text-decoration: underline;
| |
− | }
| |
| | | |
| </style> | | </style> |