Search Knowledge Base Articles
-
CSS STYLE
30/09/2023 16:40:36/* Reset some default styles */body, h1, h2, h3, p, ul, ol {margin: 0;padding: 0;} /* Set a background color for the entire admin area */body {background-color: #f4f4f4;font-family: Arial, sans-serif;} ...