mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-07 16:12:05 +01:00
Added Crons Management
This commit is contained in:
12
static/websiteFunctions/websiteFunctions.css
Normal file
12
static/websiteFunctions/websiteFunctions.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.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
|
||||
}
|
||||
Reference in New Issue
Block a user