Hi,
On 10/23/2012 02:26 PM, Aneesh Dogra wrote:
> ---
> htdocs/css/bootstrap.css | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/htdocs/css/bootstrap.css b/htdocs/css/bootstrap.css
> index ca4ec73..89ef7bd 100644
> --- a/htdocs/css/bootstrap.css
> +++ b/htdocs/css/bootstrap.css
> @@ -66,6 +66,10 @@ a:hover {
> color: #005580;
> text-decoration: underline;
> }
> +a:visited {
> + color: blue;
> + text-decoration: none;
> +}
> .row {
> margin-left: -20px;
> *zoom: 1;
'blue' is probably not the most appropriate color for visited links.
Traditionally it has typically been used for unvisited links.
-Justin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel