Oh gosh, that's one heck of a class^^ I went the other direction at some point, having classes like
.w100 {
width: 100px;
}
.h50p {
height: 50%;
}
.cR {
color: red;
}
Really scary stuff >.<
PS.: DO NEVER DO THAT!!!
@sunnysingh yeah, there was some kind of movement of nano CSS names and composing CSS inside the HTML tags' class attribute and I didn't know not to trust the Internet on that