**Could anyone please help me on my CSS Add border on element activity?
The only problem is that the border turns to blue instead of green eventhough its already green on its color
.smaller-image { width:100px; .thin-green-border Border-color: green; Border-width: 10px; Border-style; solid; }