Difference between revisions of "High contrast tests"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
#a1 { | #a1 { | ||
outline: none; | outline: none; | ||
+ | } | ||
+ | #a1:: focus { | ||
+ | text-decoration: none; | ||
} | } | ||
</style> | </style> |