changed the background color of the panel

This commit is contained in:
tworrall 2013-11-19 10:20:58 -05:00
parent 09dacc8e5a
commit 2bac1e5dab

View file

@ -12,7 +12,7 @@
<style>
div.developer {
background-color: red;
background-color: #f7dd8a;
padding: 0px 10px 0px 10px;
font-size: small;
font-variant: small-caps;