Community block MDL-19314 add style.css (with SmartCVS should not have any CR pb)

This commit is contained in:
jerome mouneyrac 2010-06-02 06:07:56 +00:00
parent 0db46681e2
commit 5dd61a54b7

View File

@ -0,0 +1,25 @@
/** General display rules **/
#page-blocks-community-communitycourse .hubscreenshot {float: left; }
#page-blocks-community-communitycourse .hubdescription { color: #003333;
font-size: 95%;
}
#page-blocks-community-communitycourse .hubadditionaldesc { color: #666666;
font-size: 90%;
}
#page-blocks-community-communitycourse .trusted {
font-size: 90%;
color: #006633;
font-weight: normal;
font-style: italic;
}
#page-blocks-community-communitycourse .nottrusted { }
#page-blocks-community-communitycourse .hubtrusted { }
#page-blocks-community-communitycourse .hubnottrusted {
font-weight: bold;
}
#page-blocks-community-communitycourse .trustedtr {background-color: #ffe1c3;}
#page-blocks-community-communitycourse .prioritisetr {background-color: #ffd4ff;}
#page-blocks-community-communitycourse .additionaldesc {font-size: 80%; color: #aa6666;}
#page-blocks-community-communitycourse .additionaladmindesc {font-size: 80%; color: #6666ff;}
#page-blocks-community-communitycourse .blockdescription {font-size: 80%; color: #555555;}