Hi,
I want to know how can we make the CSS style code in a file?
Example:
I want to know how can we make the CSS style code in a file?
Example:
<style type="text/css" id="vbulletin_css">
/**
* vBulletin 3.8 CSS
* Style: 'Tribal'; Style ID: Default
*/
@import url("clientscript/vbulletin_css/style-db25954a-00026.css");
</style>
/**
* vBulletin 3.8 CSS
* Style: 'Tribal'; Style ID: Default
*/
@import url("clientscript/vbulletin_css/style-db25954a-00026.css");
</style>
Comment