aboutsummaryrefslogtreecommitdiff
path: root/assets/css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css')
-rw-r--r--assets/css/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index eba03be..7b1538c 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -451,3 +451,11 @@ section.exam-info em {
background: #80cca0;
padding: 5px;
}
+/** Admin C-Panel **/
+.cpnl-details{
+ text-align: left;
+}
+
+.cpnl-container{
+ padding: 4%;
+} \ No newline at end of file