| Server IP : 180.180.241.3 / Your IP : 216.73.216.216 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/AppServ/www/news/components/com_xmap/css/ |
Upload File : |
/* list-style: pos1 pos2 po3;
* parameter:
* pos1: none | disc | circle | square
* pos2: inside | outside
* pos3: none | url('arrow.gif')
* more info under: http://www.w3schools.com/css/css_list.asp
*/
.xmap ul {
display : block;
list-style : none;
margin : 0;
padding : 0;
}
.xmap ul li {
margin : 0;
padding : 0 12px;
background : transparent;
}
.xmap a img {
border : none;
}
.xmap ul.level_0 ul {
list-style : inside square;
padding : 0;
}
.xmap ul.level_1 li {
padding : 0 0 0 2em;
}
.xmap .active {
font-style : italic;
}
.xmap ul a{
text-decoration: none;
color: #333;
font-size: 14px;
}
.xmap ul a:hover{
text-decoration: underline;
}
a[href="http://joomla.vargas.co.cr"] {
display: none;
}