Subversion Repositories eFlore/Applications.del

Rev

Rev 1116 | Rev 1126 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1116 Rev 1120
Line 540... Line 540...
540
 
540
 
541
.nombreVotes {
541
.nombreVotes {
542
	background:url('./img/user.png') no-repeat;	
542
	background:url('./img/user.png') no-repeat;	
543
	cursor: pointer;
543
	cursor: pointer;
-
 
544
}
-
 
545
 
-
 
546
.lienRss a{
-
 
547
	padding-right:20px;
-
 
548
	background:url('./img/rss.png') no-repeat right center;
-
 
549
	cursor:pointer;
544
}
550
}