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:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user