Don't display the language menu in sidebar for danimoth theme

This commit is contained in:
str4d
2012-12-22 00:41:01 +00:00
parent 8557308e0e
commit c106e2fbd2

View File

@@ -27,6 +27,10 @@ div#cssmenu > ul > li > a {
line-height: 36px;
}
div#cssmenu .right {
display: none;
}
h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,em,img,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,button,table,caption,tbody,tfoot,thead,tr,th,td {
margin:0;
padding:0;