Modified sossobanner
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user