AxKit-XSP-Wiki

 view release on metacpan or  search on metacpan

webstuff/wiki.css  view on Meta::CPAN


DIV.sidemenumenu {
  background: none #fff;
  border: solid 1px #963;
  padding-bottom: 3px;
}

DIV.sidemenutitle {
  background: none #fc9;
  border-bottom: solid 1px #963;
  font-weight: bold;
  padding: 3px;
}

DIV.sidemenuitem {
  padding-left: 3px;
  padding-right: 3px;
  font-size: 12pt;
}

:link {

webstuff/wiki.css  view on Meta::CPAN

    
    a:hover {
        color:              #fc6;
        text-decoration:    none;
    }
}

.toplevel {
	color:		 #306;
	font-size:	 11pt;
	font-weight: bold;
}

.sublevel {
	font-size:	 10pt;
	font-weight: bold;
}

.toponomic {
	font-size:	 10pt;
	font-weight: bold;
}

.copyright {
	font-size:	 8pt;
	font-style:  italic;
}

pre.verbatim {
	background: #DDD;
	width: 90%;



( run in 1.473 second using v1.01-cache-2.11-cpan-5dc5da66d9d )