front pages
This commit is contained in:
parent
1b61b2da86
commit
8aff07bd65
|
@ -1,9 +1,19 @@
|
|||
#publishWrapper {
|
||||
padding: 18px 0 18px 100px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
||||
#publishBlockleft {
|
||||
width: 30%;
|
||||
font-size: 14px;
|
||||
float:left;
|
||||
}
|
||||
|
||||
#publishBlockleft {
|
||||
width: 30%;
|
||||
font-size: 14px;
|
||||
float:left;
|
||||
margin-left: 50px;
|
||||
}
|
||||
|
||||
|
|
|
@ -20,14 +20,26 @@
|
|||
<p>
|
||||
Welcome to the publishing area of edgwareroad.org, and to our printing tool.
|
||||
To use the tool, you have to be logged in. To test-run the tool, use the login:guest and password:guest.
|
||||
</p>
|
||||
</p> <br/>
|
||||
<p>
|
||||
Since the tool uses Html5 and features standard only in newer browsers, please note that the tool will only work in Firefox 4+, Google Chrome, and Safari. (?)
|
||||
</p>
|
||||
Since the tool uses Html5 and features standard only in newer browsers, please note that the tool will only work in Firefox 3.5+, Google Chrome, and Safari.
|
||||
</p><br/>
|
||||
<p>
|
||||
If you are a participant looking to open a new account, please write to contact@edgwareroad.org. A basic introduction to the tool is below. Also see the first publication, Instructions for Printing, here.
|
||||
If you are a participant looking to open a new account, please write to contact@edgwareroad.org. A basic introduction to its features are found in our first publication, Instructions for Printing, here.
|
||||
</p>
|
||||
</div>
|
||||
<div id="publishBlockright">
|
||||
<p>
|
||||
Tool link
|
||||
</p> <br/>
|
||||
<p>
|
||||
Search for an existing article you were working on. <br/>
|
||||
Or <br/>
|
||||
Create a new one.
|
||||
</p>
|
||||
<br/>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user