Skip to content

Commit a0ccd40

Browse files
author
Richard Barrett
committed
fuck knows what I'm doing now
1 parent 385c74f commit a0ccd40

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

img/coming-soon.png

608 Bytes
Loading

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343

4444
.logo{
4545
background: url('img/api-engine-logo.png');
46+
background-repeat:no-repeat;
4647
width:151px;
4748
height:30px;
4849
margin:auto;
@@ -65,6 +66,7 @@
6566

6667
.coming-soon{
6768
background: url('img/coming-soon.png');
69+
background-repeat:no-repeat;
6870
width:661px;
6971
height:180px;
7072
margin:auto;
@@ -102,6 +104,7 @@
102104
left:455px;
103105
top:-15px;
104106
background: url('img/respect-privacy-text.png');
107+
background-repeat:no-repeat;
105108
}
106109

107110
.submit{
@@ -144,6 +147,7 @@
144147
width:131px;
145148
height:14px;
146149
background:url('img/share-this-page.png');
150+
background-repeat:no-repeat;
147151
float: left;
148152
margin-right: 30px;
149153
margin-top: 3px;

0 commit comments

Comments
 (0)