summaryrefslogtreecommitdiff
path: root/yaksh/static
diff options
context:
space:
mode:
Diffstat (limited to 'yaksh/static')
-rw-r--r--yaksh/static/yaksh/css/offline.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/yaksh/static/yaksh/css/offline.css b/yaksh/static/yaksh/css/offline.css
index 66d805e..79584e0 100644
--- a/yaksh/static/yaksh/css/offline.css
+++ b/yaksh/static/yaksh/css/offline.css
@@ -71,6 +71,15 @@
text-transform: uppercase;
}
+section{
+ padding: 2rem;
+}
+
+.bg-grey{
+ background-color:#dbf9f2;
+}
+
+
/*.footer {
position: fixed;
left: 0;