Difference between revisions of "User:Greenea/evergreen3.css"

From Puget Prairie Plants
 
Line 3: Line 3:
 
float: right;
 
float: right;
 
width: 200px
 
width: 200px
 +
}
 +
 +
.singleimage a {
 +
color: red;
 
}
 
}

Latest revision as of 09:42, 8 June 2012

/* <nowiki> */
.singleimage {
float: right;
width: 200px
}

.singleimage a {
color: red;
}