Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1120 Rev 1126
Line 541... Line 541...
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
}
544
}
Line 545... Line 545...
545
 
545
 
546
.lienRss a{
546
#contenu .lienRss a{
547
	padding-right:20px;
547
	padding-right:20px;
548
	background:url('./img/rss.png') no-repeat right center;
548
	background:url('./img/rss.png') no-repeat right center;
549
	cursor:pointer;
-
 
550
}
549
	cursor:pointer;
-
 
550
	padding-bottom:1px;
-
 
551
	border:none;
-
 
552
}