About Social Code
summaryrefslogtreecommitdiff
path: root/html/assets/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'html/assets/style.css')
-rw-r--r--html/assets/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/html/assets/style.css b/html/assets/style.css
index af1fd0b..faee4ab 100644
--- a/html/assets/style.css
+++ b/html/assets/style.css
@@ -62,6 +62,12 @@ blockquote
background-color: #FFFFFF;
}
+.main-container-page
+{
+ margin: 0;
+ background-color: #e9e9e7;
+}
+
.note-body
{
padding-top: 10px;