changed the background color of the panel
This commit is contained in:
parent
09dacc8e5a
commit
2bac1e5dab
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
div.developer {
|
div.developer {
|
||||||
background-color: red;
|
background-color: #f7dd8a;
|
||||||
padding: 0px 10px 0px 10px;
|
padding: 0px 10px 0px 10px;
|
||||||
font-size: small;
|
font-size: small;
|
||||||
font-variant: small-caps;
|
font-variant: small-caps;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue