Make the HTML div area widgets text bold

This commit is contained in:
Roberto Rosario
2012-07-28 05:41:46 -04:00
parent e2835ec85c
commit cf76d98546

View File

@@ -31,6 +31,7 @@
font-size: 1.2em;
margin: 0;
padding: 1px 0;
font-weight: bold;
}
.debug {