10 lines
243 B
Smarty
10 lines
243 B
Smarty
|
<link rel="stylesheet" href="[{$oViewConf->getModuleUrl('d3mailconfigchecker', 'out/src/css/bootstrap.min.css')}]">
|
||
|
<style>
|
||
|
* {
|
||
|
font-size: 12px;
|
||
|
}
|
||
|
a {
|
||
|
color: inherit;
|
||
|
text-decoration: inherit;
|
||
|
}
|
||
|
</style>
|