Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I am a beginner to this all…
I want the font size of the compliments module smaller. How do i do this in custom.css ?
Thanx! Poekel
@poekel
.compliments .xlarge { font-size: 30px; }
do not add this inside body {} it goes after.
body {}