add description block for home server

This commit is contained in:
Stephen Birarda 2015-12-22 13:10:02 -07:00
parent 532c1e3a8c
commit 050ccba968
2 changed files with 20 additions and 1 deletions

View file

@ -132,19 +132,27 @@ header {
height: @focus-height - @info-padding-top-bottom - @info-padding-top-bottom;
padding: @info-padding-top-bottom 75px;
@title-margin-left: 255px;
h2 {
color: black;
font-size: 36px;
margin-left: 255px;
margin-left: @title-margin-left;
margin-bottom: 0px;
}
.server-box {
float: left;
margin-top: 5px;
.title {
border-bottom: 1px solid @dark-gray;
margin-bottom: 20px;
p {
color: white;
margin-top: 0px;
}
}
.process-status {
@ -184,6 +192,11 @@ header {
width: 215px;
}
}
&#right-box {
position: absolute;
margin-left: @title-margin-left;
}
}
}
}

View file

@ -64,7 +64,13 @@
</div>
<div id="right-box" class="server-box">
<div class="title">
<p id="server-url">hifi://localhost</p>
</div>
<p>
This is your domain. 4096 cubic kilometers of space for you<br>
to build, explore, and share. Weve started you off with a<br>
home full of goodies to help you learn the ropes. Enjoy!
</p>
</div>
</div>
<div id="manage-server">