Modified sossobanner

This commit is contained in:
okalintu
2016-10-25 19:24:16 +03:00
parent 01e8c448af
commit 26191ef369
3 changed files with 3 additions and 4 deletions
+1 -2
View File
@@ -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;
}
}
+2 -2
View File
@@ -1,7 +1,7 @@
<link rel="stylesheet" href="/static/css/sosso.css">
<div ng-controller="SossoController">
<div style="height: 320px;">
<img src="http://sosso.fi/sosso16logo2.png" id="sossoimage" class="stretch">
<div style="height: 320px; width:1920px;background-color:#7c1330;">
<img src="/static/img/sossoheader.png" >
</div>
<div id="container" ng-repeat="post in data.posts">
<div class="row" style="height:260px;">
Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB