Changing the world – the .css way
.dustBinBags {
display:none;
}
.treesWithSurfacedRoots {
padding-bottom:10px;
}
.carsParkedOutsideParkingSlot {
position : absolute;
padding : 5px;
margin: 0;
}
.highlyTalkativePeople > .mouth {
background : url ('~/appearance_images/closed_mouth.png') no-repeat;
position : fixed;
}
.disease {
visiblility : hidden;
}
.KrishnaSrikanth-Voice {
font-size:xx-large;
}
.KrishnaSrikanth-Reputation {
height : 100%;
width : 100%;
font-size : 5em;
background-color : yellow;
color : red;
}