summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorfahimkhan2016-08-22 12:31:40 +0530
committerfahimkhan2016-08-22 12:31:40 +0530
commit953ddcbb88621b358abd74fc12de5b06a3fc351d (patch)
tree134913a4c5c90f709627d6de6f2b373af92a38e1 /public
parent74ce1f5b744d113cfc7f2c67c8cf22d9950e8a14 (diff)
downloadOnline-NgSpice-Simulator-953ddcbb88621b358abd74fc12de5b06a3fc351d.tar.gz
Online-NgSpice-Simulator-953ddcbb88621b358abd74fc12de5b06a3fc351d.tar.bz2
Online-NgSpice-Simulator-953ddcbb88621b358abd74fc12de5b06a3fc351d.zip
Footer color changed
Diffstat (limited to 'public')
-rw-r--r--public/css/customstylesheet.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/css/customstylesheet.css b/public/css/customstylesheet.css
index 75bf187..89e3202 100644
--- a/public/css/customstylesheet.css
+++ b/public/css/customstylesheet.css
@@ -13,3 +13,7 @@ body {
text-align: left;
width: 100%;
}
+
+.footer{
+ background: #222222;
+}