web/html/docs/user-guide/f11/nl-NL/html/Common_Content/en-US/css overrides.css, NONE, 1.1

Rüdiger Landmann rlandmann at fedoraproject.org
Tue Jun 9 02:35:40 UTC 2009


Author: rlandmann

Update of /cvs/fedora/web/html/docs/user-guide/f11/nl-NL/html/Common_Content/en-US/css
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12583/f11/nl-NL/html/Common_Content/en-US/css

Added Files:
	overrides.css 
Log Message:
User Guide for Fedora 11


--- NEW FILE overrides.css ---
a:link {
	color:#0066cc;
}

a:hover, a:active {
	color:#003366;
}

a:visited {
	color:#6699cc;
}


h1 {
	color:#3c6eb4
}

.producttitle {
	background: #3c6eb4 url(../images/h1-bg.png) top left repeat;
}

.section h1.title {
	color:#3c6eb4;
}


h2,h3,h4,h5,h6 {
	color:#3c6eb4;
}

table {
	border:1px solid #3c6eb4;
}

table th {
	background-color:#3c6eb4;
}


table tr.even td {
	background-color:#f5f5f5;
}

.term{
	color:#3c6eb4
}

.revhistory table th {
	color:#3c6eb4;
}

.edition {
	color: #3c6eb4;
}





More information about the Fedora-docs-commits mailing list