Declarations
.red{
    background-color: #F00;
}
.green{
    color: #0F0;
}
.blue{
    border: 1px solid #00F;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License