Archive / Iconic One / Custom.css
This page archives the custom.css file utilized within the Iconic One theme environment (version 6.2.7). Below is the system-recovered configuration data.
Configuration Source
/*
* Iconic One Custom CSS
* Version: 6.2.7
* Location: /wp-content/themes/iconic-one/custom.css
*/
body {
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}
.site-header {
background-color: #ffffff;
}
#primary {
padding-top: 20px;
}