mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-03 11:55:57 +01:00
15 lines
246 B
CSS
15 lines
246 B
CSS
.current-pack{
|
|
padding-top: 1.5%;
|
|
color: #3e4855;
|
|
font-weight: bold;
|
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
font-size: 13px;
|
|
}
|
|
|
|
.website-content-box{
|
|
border-radius: 25px;
|
|
border-color:#3498db
|
|
}
|
|
|
|
|