5 lines
94 B
PHP
5 lines
94 B
PHP
|
<?= file_get_contents(__DIR__ . '/railspanel-bootstrap.css') ?>
|
||
|
|
||
|
body {
|
||
|
padding-top: 60px;
|
||
|
}
|