abap2xlsx/tools/APIDoc/css/style_function_groups.css

25 lines
453 B
CSS

<STYLE> body {font-family: arial, sans-serif; font-size: 9pt;} table{ border-collapse: collapse; } td, th{ border: 1px solid #CCCCCC; font-family: arial, sans-serif; font-size: 9pt; } tr.top { background-color: #EAFDFF; } </STYLE>
body
{
font-family: arial, sans-serif;
font-size: 12pt
}
table
{
border-collapse: collapse;
}
td, th
{
border: 1px solid #BBCCBB;
font-family: arial, sans-serif;
font-size: 9pt;
}
tr.top
{
background-color: #BEAFAA;
}