<p dir="ltr">Hello devs,</p>
<p dir="ltr">I am creating new theme for phpmyadmin but I am facing one problem. I have created a CSS file in which there is code of new design/layout is present. Now how can can I use this in the theme.</p>
<p dir="ltr">Like for example in my CSS.</p>
<p dir="ltr">.head {<br>
margin: 0px;<br>
}</p>
<p dir="ltr">Now how can I use this head in the phpmyadmin interface. Which file I have to change.</p>
<p dir="ltr">Like here I want to add <div class="head"></div></p>
<p dir="ltr">How can I implement this on interface.</p>
<p dir="ltr">Please help me if someone knows this.</p>
<p dir="ltr">Thanks for help in advance :)</p>