App-CamelPKI
view release on metacpan or search on metacpan
root/src/css/perso.css view on Meta::CPAN
/*---------------- Header ------------------*/
/*---------------- Menu bar ------------------*/
#menu li {
list-style-image: URL(/img/arrow.gif);
}
#menu {
float: left;
border: 1px solid #000000;
border-bottom-style: solid;
border-top-style: solid;
padding: 1em;
width: 13%;
margin-left: 10px;
font: italic 10pt/20pt;
font-family:"Comic Sans MS","lucida grande",helvetica,arial,sans-serif;
}
/*--Test--*/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu dl {
float: left;
width: 9.71em;
margin: 0 1px;
}
#menu dt {
cursor: pointer;
<!--color: #fff;--!>
text-align: center;
text-decoration: none;
font-weight: bold;
font-size: 15px;
<!--background: #000;--!>
border: 1px solid #B4B079;
}
#menu dd {
<!--border: 1px solid #B4B079;--!>
}
#menu li {
text-align: left;
<!--background: #000;--!>
}
#menu li a, #menu dt a {
<!--color: #fff;--!>
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
<!--color: #FBF591;--!>
}
/*---------------- Site body ------------------*/
.content {
margin-left: 20%;
margin-right: 10px;
font: 9pt/17pt;
font-family:"Georgia","lucida grande";
( run in 2.776 seconds using v1.01-cache-2.11-cpan-cdf2f3d4e48 )