Difference between revisions 22974 and 22975 on lijwikisource

/* CSS placed here will be applied to all skins */
/* Quality */

.quality4 {
        background:#90ff90;
}
 
.quality3 {
        background:#ffe867;
}
 
.quality2 {
        background:#b0b0ff;
}
 
.quality1 {
        background:#ffa0a0;
}

.quality0 {
        background:#dddddd;
}


/* adapting poem, from it.wikisource, request Candalua */

.poem { 
	margin-bottom: 0em; 
	margin-top: 0em; 
}
.poem p { 
	margin-top: 0em ! important; 
	margin-bottom: 0em ! important; 
}