|
|
Line 366: |
Line 366: |
| } | | } |
| | | |
− | h3.unique {
| |
− | width:140px;
| |
− | color:#3b5998;
| |
− | background-color:white;
| |
− | font-family:"Arial Black";
| |
− | text-decoration: none;
| |
− | }
| |
| | | |
− | h3.unique:hover {
| |
− | width:140px;
| |
− | background-color: #3b5998;
| |
− | color: white;
| |
− | text-decoration: none;
| |
− | }
| |
− |
| |
− | h3.unique a:link{
| |
− | color:#3b5998;
| |
− | background-color:white;
| |
− | font-family:"Arial Black";
| |
− | text-decoration: none;
| |
− | }
| |
− |
| |
− | h3.unique a:visited{
| |
− | color:#3b5998;
| |
− | background-color:white;
| |
− | font-family:"Arial Black";
| |
− | text-decoration: none;
| |
− | }
| |
− |
| |
− |
| |
− | h3.unique:hover a:link{
| |
− | background-color: #3b5998;
| |
− | color: white;
| |
− | text-decoration: none;
| |
− | transition: all 0.4s ease
| |
− | }
| |
− |
| |
− | h3.unique:hover a:visited{
| |
− | background-color: #3b5998;
| |
− | color: white;
| |
− | text-decoration: none;
| |
− | transition: all 0.4s ease
| |
− | }
| |
− |
| |
− | .unique1 {
| |
− | width:110px;
| |
− | color:#4099FF;
| |
− | background-color:white;
| |
− | font-family:"Arial Black";
| |
− | text-decoration: none;
| |
− | }
| |
− |
| |
− | .unique1:hover {
| |
− | width:110px;
| |
− | background-color: #4099FF;
| |
− | color: white;
| |
− | text-decoration: none;
| |
− | }
| |
− |
| |
− | .unique1 a{
| |
− | color:#4099FF;
| |
− | background-color:white;
| |
− | font-family:"Arial Black";
| |
− | text-decoration: none;
| |
− | }
| |
− |
| |
− |
| |
− | .unique1:hover a{
| |
− | background-color: #4099FF;
| |
− | color: white;
| |
− | text-decoration: none;
| |
− | transition: all 0.4s ease
| |
− | }
| |
− |
| |
| body{ | | body{ |
| position: absolute; | | position: absolute; |