mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-03 03:45:52 +01:00
7 lines
168 B
CSS
7 lines
168 B
CSS
|
|
.current-pack{
|
||
|
|
padding-top: 1.5%;
|
||
|
|
color: #3e4855;
|
||
|
|
font-weight: bold;
|
||
|
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||
|
|
font-size: 13px;
|
||
|
|
}
|