<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#develop{
margin:0px 5px 0px;
padding:5px;
background-color:#EEE;
}

span.develop_hide{
font-size:11px;
font-weight:bold;
float:right;
cursor:pointer;
color:#000;
}
span.develop_hide:hover{
color:#F00;
}

pre.develop_array{
font-size:10px;
font-family:Verdana;
margin-bottom:5px;
color:#000;
background-color:#EEE;
}
pre.develop_array strong{
margin-right:10px;
}

div.develop_queries{
font-size:10px;
font-family:Verdana;
color:#000;
background-color:#EEE;
}
div.develop_queries div{
color:#000;
background-color:#EEE;
}
div.develop_queries strong{
color:#F00;
}

div.develop_dane{
text-align:center;
font-size:12px;
}</pre></body></html>