Line 79: | Line 79: | ||
width: 100%; | width: 100%; | ||
} | } | ||
+ | a:link { | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | a:visited { | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | a:hover { | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | a:active { | ||
+ | text-decoration: none; | ||
+ | } | ||
</style> | </style> | ||
Revision as of 18:35, 18 October 2016