From 01e8c448af8d3f6ef486399400df3f3e89aa3d24 Mon Sep 17 00:00:00 2001 From: Aarni Date: Tue, 25 Oct 2016 18:55:43 +0300 Subject: [PATCH] Sosso infoscreen page --- infoscreen/static/css/sosso.css | 17 +++++++++++++++++ infoscreen/static/html/sosso.html | 22 +++++++++------------- 2 files changed, 26 insertions(+), 13 deletions(-) create mode 100644 infoscreen/static/css/sosso.css diff --git a/infoscreen/static/css/sosso.css b/infoscreen/static/css/sosso.css new file mode 100644 index 0000000..7cd8c18 --- /dev/null +++ b/infoscreen/static/css/sosso.css @@ -0,0 +1,17 @@ +#sossoimage { + height:300px; + width:1920px; + position: relative; + left: 0px; + top: 0px; + } + +.stretch { + width:100%; + height:100%; +} + +#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 a5dea0a..8fd763e 100644 --- a/infoscreen/static/html/sosso.html +++ b/infoscreen/static/html/sosso.html @@ -1,19 +1,15 @@ +
-
-
-
JUTUT
+
+
- -
-
-
-
-

{{ post.title }}

-
-
{{ post.author.first_name }} {{ post.author.last_name }}
-
{{ post.date }}
-
+
+
+
+
+

{{ post.title }}

+
{{ post.date }}