This commit is contained in:
jeena 2013-02-28 18:44:22 +01:00
parent 2775361055
commit c6a3d61175

View file

@ -81,7 +81,7 @@ body > ol > li:after, header.profile:after {
header.profile img {
float: left;
margin: 0 10px 10px 0;
max-height: 100px;
max-height: 300px;
max-width: 100px;
border-radius: 10px;
}
@ -126,9 +126,9 @@ p {
float: left;
margin-left: 2px;
width: 48px;
height: 48px;
max-height: 300px;
border: 0px solid #f00;
-webkit-border-radius: 8px;
border-radius: 8px;
cursor: pointer;
}