diff --git a/infoscreen/static/css/sosso.css b/infoscreen/static/css/sosso.css index 7cd8c18..3e284c6 100644 --- a/infoscreen/static/css/sosso.css +++ b/infoscreen/static/css/sosso.css @@ -1,6 +1,5 @@ #sossoimage { height:300px; - width:1920px; position: relative; left: 0px; top: 0px; @@ -14,4 +13,4 @@ #post { height: 540px; border:2px solid black; -} \ No newline at end of file +} diff --git a/infoscreen/static/html/sosso.html b/infoscreen/static/html/sosso.html index 8fd763e..4eacdf6 100644 --- a/infoscreen/static/html/sosso.html +++ b/infoscreen/static/html/sosso.html @@ -1,7 +1,7 @@
-
- +
+
diff --git a/infoscreen/static/img/sossoheader.png b/infoscreen/static/img/sossoheader.png new file mode 100644 index 0000000..c772f0b Binary files /dev/null and b/infoscreen/static/img/sossoheader.png differ