Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > dca483b59ba61f3fa092de932ddd570e > files > 95

nuface-2.0.14-2mdv2009.1.i586.rpm

body
{
	font-family: verdana;
	font-size: normal;
}

div.abstract
{
	border: solid 2px;
	padding-left: 10pt;
	padding-right: 10pt;
}
pre.screen
{
	font-family:monospace;
	white-space: pre;
	width: 100%;
        background-color: #ffffcc;
        border:solid;
	color: #000000;
        border-color: #009999;
        /*border-left: solid #009999 2px;
        border-right: solid #009999 2px;
        border-top: solid #009999 2px;
        border-bottom: solid #009999 2px;*/
	border: #009999 solid thin;

        padding-left: 5pt;
}

pre.programlisting
{
        font-family:monospace;
        white-space: pre;
	width: 100%;
        background-color: #ffffcc;
        border:solid;
	color: #000000;
        border-color: #009999;
        /*border-left: solid #009999 2px;
        border-right: solid #009999 2px;
        border-top: solid #009999 2px;
        border-bottom: solid #009999 2px;*/
	border: #009999 solid thin;

        padding-left: 5pt;
}

h1
{
	color: #ffffff;
	border: solid 3px #a0a0d0;
	background-color: #6487dc;
	font-variant: small-caps;
	width: 100%;
}

h1.title
{
	color: #ffffff;
	border: solid 3px #8caae6;
	background-color: #6487dc;
	font-variant: small-caps;
	width: 100%;
}

.title a {
        color: #ffffff; 
        text-decoration: none;
}

.title a:active {
        color: #ffffff; 
        text-decoration: none;
}

.title a:visited {
        color: #ffffff; 
        text-decoration: none;
}

h2
{	
        color: #ffffff ;
        font-style: italic;
        background-color: #6487dc;
        /*border: solid 3px #6487dc;*/
        padding: 1px;
}

table.important
{
	font-style:italic;
	border: solid 2px #ff0000;
	width: 70%;
	margin-left: 15%;	
}
table.caution
{
	font-style:italic;
	border: ridge 2px #ffff00;
	width: 70%;
	margin-left: 15%;	
}

table.note
{
	font-style:italic;
	border: solid 1px #000000;
	width: 70%;
	margin-left: 15%;	
}
table.tip
{
	font-style:italic;
	border: solid 1px #000000;
	width: 70%;
	margin-left: 15%;	
}

table.warning
{
	font-style:italic;
        font-weight: bold;
	border: ridge 4px #ff0000;
	
	width: 70%;
	margin-left: 15%;	
}

div.variablelist {
        font-family: sans-serif;
        font-style: normal;
        font-weight: normal;
        padding-left: 20px;
}

.varlistentry {
        font-weight: bold;
        margin-top: 10px;
        color: #ffffff ;
        background-color: #a0a0d0;
        border: solid 1px #606090;
        padding: 1px
}

/*
 * see http://diveintoaccessibility.org/day_26_using_relative_font_sizes.html
 * for an explanation of the following few commands.
 * they are really too complicated to explain here in all depth. ;-)
*/

p {
	/*font-size: 12px;*/
}

/*/*/a{}
body p {
	/*font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;*/
}

html>body p {
	/*font-size: small;*/
}
/* */

a     {
        text-decoration : none;
      }
a:link,a:active,a:visited {
        color : #006699;
}
a:hover {
        text-decoration: underline; color : #dd6900;
}

/* add an external-link icon to absolute links */
a[href^="http:"] {
        background: url(images/remote.gif) right center no-repeat;
        padding-right: 12px;
}

a[href^="http:"]:hover {
        background: url(images/remote_a.gif) right center no-repeat;
}

/* add a note icon to footnote links */
a[href^="#ftn"] {
        background: url(images/qbullet-note.gif) right center no-repeat;
        padding-right: 12px;
}

a[href^="#ftn"]:hover {
        background: url(images/qbullet-note_a.gif) right center no-repeat;
}

/* ...and a back icon to the backlinks in the footnotes themselves */
a[name^="ftn"] {
        background: url(images/scrollup.gif) right center no-repeat;
        padding-right: 12px;
}

a[name^="ftn"]:hover {
        background: url(images/scrollup_a.gif) right center no-repeat;
}

/* add a download icon to .gz links */
a[href$=".gz"],a[href$=".tar"],a[href$=".zip"],a[href$=".tgz"] {
        background: url(images/disk.gif) right center no-repeat;
        padding-right: 12px;
}


/* add an acrobat reader icon to pdf links */
a[href$=".pdf"] {
        background: url(images/acrobat.gif) right center no-repeat;
        padding-right: 12px;
}

a[href$=".pdf"]:hover {
        background: url(images/acrobat_a.gif) right center no-repeat;
}

/* add a word icon to rtf links */
a[href$=".rtf"] {
        background: url(images/word.gif) right center no-repeat;
        padding-right: 12px;
}


/* ...but not to absolute links in this domain... */
a[href^="http://www.inl.fr"] {
        background: transparent;
        padding-right: 0px;
}

a[href^="http://www.inl.fr"]:hover {
        background: transparent;
}

/* ...or to the translation links on each page */
div.translatelink > a[href^="http:"] {
        background: transparent;
        padding-right: 0px;
}

div.translatelink > a[href^="http:"]:hover {
        background: transparent;
}

/* ...or to any images  */
div.imagelink  a[href^="http:"] {
        background: transparent;
        padding-right: 0px;
}

div.imagelink  a[href^="http:"]:hover {
        background: transparent;
}


p.c2 {
        color: #ffffff ;
        background-color: #a0a0d0;
        border: solid 1px #606090;
        padding: 1px
}


div.navfooter {
	color: #000000;
        background-color: #efeff8;
        padding: 5px;
        margin-top: 10px;
	width: 100%;
	border: thin solid #a0a0d0;
}

div.nukefooter {
	color: #000000;
        background-color: #b0e0e6;
        padding: 5px;
        margin-top: 10px;
	width: 100%;
	border: thin solid #a0a0d0;
}

div.navheader {
	color: #000000;
        background-color: #efeff8;
        padding: 5px;
        margin-bottom: 10px;
        width: 100%;
        border: thin solid #a0a0d0;
}

div.sect1,div.sect2,div.sect3 {
        margin-left: 20px;
}

div.example, div.toc {
        border: thin dotted #70aae5;
        padding-left: 10px;
        padding-right: 10px;
	color: #000000;
        background-color: #eff8f8;
}

div.toc {
        margin-left: 20px;
        margin-right: 20px;
	width: 95%;
}

ul  {
	list-style: url("images/bullet.png") disc;
    }