4
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-06-28 03:39:23 +00:00

add page explaining how to test with emulator; faq for reverse tunnels; screenshot of pending messages

This commit is contained in:
Jesse Young
2011-10-01 15:47:55 -07:00
parent ba94500c10
commit 6781f9aa85
32 changed files with 385 additions and 81 deletions

View File

@ -55,7 +55,7 @@ dd
#container {
margin: 0 auto;
width: 700px;
width: 650px;
}
h1 { margin-top:0; font-size: 42px; color: #6b9412; margin-bottom: 3px; }
h1 .small { font-size: 20px; color:#666; }
@ -74,7 +74,7 @@ hr { border: 0; width: 80%; border-bottom: 1px solid #aaa}
.button
{
text-decoration:none;
display:block;margin:0 auto;width:200px;background:#6b9412;color:white;padding:8px;font-weight:bold;text-align:center;
display:block;width:200px;background:#6b9412;color:white;padding:8px;font-weight:bold;text-align:center;
}
a.button:hover
@ -87,7 +87,7 @@ img
border:0px;
}
.faq_links li
li
{
padding-bottom:5px;
}