aboutsummaryrefslogtreecommitdiff
path: root/assets/css
diff options
context:
space:
mode:
authorkumar <kumar.damani@mail.utoronto.ca>2016-07-23 04:13:04 +0000
committerkumar <kumar.damani@mail.utoronto.ca>2016-07-23 04:13:04 +0000
commitf658b2367b9ea33703f3b4174688a96e682d86c8 (patch)
tree4d537a30f864625d00fb055f1672bb549456e9dd /assets/css
parent9ab4094797e82798eab40b32e7c71b52bb847b8f (diff)
parenteefeb25d3fabf377c09dd6c7282f0992eb1afea1 (diff)
pull
Merge branch 'master' of https://github.com/HumairAK/solutions_repo
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