diff --git a/cabecalho.css b/cabecalho.css index 9505fc9..70a7bf4 100644 --- a/cabecalho.css +++ b/cabecalho.css @@ -914,20 +914,10 @@ text-decoration: none; #control_panel_bar.show { padding-top: 0px; - background-color: #ccc; + background-color: rgb(248, 248, 248); height: 80px; } -#control_panel_bar.menu_content{ - background-color: Tomato; -} -#control_panel_bar.menu_aparence{ - background-color: seagreen; -} -#control_panel_bar.menu_settings{ - background-color: lightSteelBlue; -} - #navigation { text-align: right; position: static; -- libgit2 0.21.2