small fix to the welcome message

pull/1/head
orbiter 11 years ago
parent 2dd4b274d4
commit 301961c4c1

@ -47,7 +47,7 @@
<div style="margin:auto;text-align:center;">
<div class="media">
<div class="pull-left"><img class="media-object" src="env/grafics/kaskelix.png" width="128" height="64" alt="YaCy Websearch"></div>
<div class="media-body" style="text-align:left"><h2>Welcome to YaCy!</h2></div>
<div class="media-body" style="text-align:left;padding-left:100px;"><h1>Welcome to YaCy!</h1></div>
</div>
<iframe src="rssTerminal.html?set=PEERNEWS,REMOTESEARCH,LOCALSEARCH,REMOTEINDEXING,LOCALINDEXING,DHTRECEIVE,DHTSEND,PROXY&amp;width=600px&amp;height=180px&amp;maxlines=20&amp;maxwidth=120"
style="width:600px;height:180px;margin:0px;border:1px solid black;" scrolling="no" name="newsframe"></iframe><br />

Loading…
Cancel
Save