/*this fragment is used for change the sidebar title font style*/
h3.widgettitle{
color:
font-family:
font-size:
……
}
/*this fragment is used for change the sidebar font-size*/
#sidebar{
font-size:12px;
}
/*this fragment is used for change width between widgets*/
section.sidepanel {
margin-bottom:20px;
}
It looks like you're new here. If you want to get involved, click one of these buttons!