mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-03 00:06:40 +00:00
16 lines
211 B
CSS
Executable File
16 lines
211 B
CSS
Executable File
|
|
body
|
|
{
|
|
padding-top: 51px + 16px; // for fixed menu
|
|
}
|
|
|
|
#admin-menu
|
|
{
|
|
.navbar-brand
|
|
{
|
|
padding-top: 12px;
|
|
padding-bottom: 12px;
|
|
}
|
|
}
|
|
|