splash.html 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. <!doctype html>
  2. <html lang="es">
  3. <head>
  4. <title>#r00tHouse Mesh - Bienvenido</title>
  5. <style type="text/css">
  6. body {
  7. padding: 0;
  8. margin: 0;
  9. background-color: #d2d2f2;
  10. font-family: sans-serif;
  11. }
  12. .row,.col,
  13. .row:after,.col:after,
  14. .row:before,.col:before{
  15. -webkit-box-sizing:border-box;
  16. -moz-box-sizing:border-box;
  17. box-sizing:border-box}
  18. /* clearfix */
  19. .row{*zoom:1}
  20. .row:before,
  21. .row:after{
  22. display:table;
  23. content:"";
  24. line-height:0}
  25. .row:after{clear:both}
  26. .row{
  27. padding:0;
  28. margin:0;}
  29. /* should probably put *zoom:1; here but for clarity it's separated*/
  30. ul.row,
  31. li.col{ list-style-type:none }
  32. .col{float:left}
  33. .col,
  34. .fill{width:100%}
  35. /* grid mq */
  36. @media (min-width:30em){
  37. .col:not(.fill){width:50%}
  38. .col.third:nth-child(3),
  39. .col.fifth:nth-child(5),
  40. .col.fourth+div:nth-child(3).fill,
  41. .col.fifth+div:nth-child(3).fill{width:100%}
  42. .col+.fill{width:50%}
  43. }
  44. @media (min-width:50em){
  45. .col.half{width:50%}
  46. .col.half+.fill{width:50%}
  47. .col.third,
  48. .col.third:nth-child(3){width:33.333%}
  49. .col.third+.fill{width:66.666%}
  50. .col.fourth{width:25%}
  51. .col.fourth+.fill{width:75%}
  52. .col.fourth+div:nth-child(3).fill{width:50%;}
  53. .col.fifth,
  54. .col.fifth:nth-child(5){width:20%}
  55. .col.fifth+.fill{width:80%}
  56. .col.fifth+div:nth-child(3).fill{width:60%;}
  57. .col.fifth+div:nth-child(4).fill{width:40%;}
  58. }
  59. /* ie8 overrides - I'd suggest using conditionals with either ".ie-8 class or loading in a separate legacy stylesheet with conditionals */
  60. @media (min-width:30em){
  61. .row>.col{width:50%}
  62. .row>.fill.col{width:100%}
  63. .row>.half.col+.fill,
  64. .row>.third.col+.fill,
  65. .row>.fourth.col+.fill,
  66. .row>.fifth.col+.fill,
  67. .row>.fifth.col+div+div+.fill{width:50%}
  68. .row>.fourth.col+div+.fill,
  69. .row>.fifth.col+div+.fill,
  70. .row>.third.col+div+div,
  71. .row>.fifth.col+div+div+div+div{width:100%}
  72. }
  73. @media (min-width:50em){
  74. .row>.third.col,
  75. .row>.third.col+div+div{width:33.333%}
  76. .row>.third.col+.fill{width:66.666%}
  77. .row>.fourth.col{width:25%}
  78. .row>.fourth.col+.fill{width:75%}
  79. .row>.fourth.col+div+.fill{width:50%}
  80. .row>.fifth.col+.fill{width:80%}
  81. .row>.fifth.col,
  82. .row>.fifth.col+div+div+div+div{width:20%}
  83. .row>.fifth.col+div+.fill{width:60%}
  84. .row>.fifth.col+div+div+.fill{width:40%}
  85. }
  86. .header {
  87. color: #31d319;
  88. font-family: monospace;
  89. }
  90. body {
  91. color: #444454;
  92. margin-top: 20px;
  93. }
  94. .wrapper {
  95. margin-left: 60px;
  96. margin-right:60px;
  97. }
  98. a:link {
  99. color: #e34411;
  100. }
  101. a:hover {
  102. background-color: #eef;
  103. }
  104. a:visited{
  105. color: #a224a7;
  106. background-color: #eee;
  107. }
  108. .logo {
  109. width: 200px;
  110. height: 270px;
  111. }
  112. .footnote{
  113. margin-top: 33px;
  114. font-family: serif;
  115. font-size: 12px;
  116. text-align: center;
  117. }
  118. .browse_button{
  119. margin: 7px;
  120. font-size: 18px;
  121. color: #5AE649;
  122. font-weight: bold;
  123. text-align: center;
  124. background-image: url("$imagesdir/browse_btn.png");
  125. /*background-repeat: repeat-x;*/
  126. background-size: cover;
  127. }
  128. </style>
  129. </head>
  130. <body>
  131. <div class="wrapper">
  132. <div class="row">
  133. <div class="col third">
  134. <center>
  135. <img src="$imagesdir/logo.jpg" class="logo" />
  136. </center>
  137. <a href="$authtarget" ><div class="browse_button">Navegar por la red</div></a>
  138. </div>
  139. <div class="col fill" style="background-color: #c1c1ed" >
  140. <center class="header">
  141. <h1>
  142. #r00thouse-mesh
  143. </h1></center>
  144. <div class="row">
  145. Esta es una red de <strong>libre acceso</strong> gestionada por el
  146. <!-- Poner la pagina o la wiki del r00thouse en un server de la mesh -->
  147. <a href="https://hacklab.org.bo">#r00thouse</a> y la comunidad local.
  148. <br>
  149. El objetivo es descentralizar las comunicaciones y dar <strong>libertad</strong> de
  150. uso.
  151. </div>
  152. <div class="row">
  153. <div class="col half" style="padding: 10px">
  154. <h3>Servicios </h3>
  155. <ul>
  156. <li> <a href="">Wikipedia castellano</a> </li>
  157. <li> <a href="">Chat </a> </li>
  158. <li> <a href="">Servidor DNS</a> </li>
  159. <li> <a href="">Intercambio de contenidos</a> </li>
  160. </li>
  161. </ul>
  162. <h3> Principios de la red </h3>
  163. <ul>
  164. <li>Eres libre de utilizar la red para cualquier proposito en tanto no perjudiques el funcionamiento de la propia red ni a la libertad de los demas usuarios.</li>
  165. <li>Eres libre de saber como es la red, de que se compone y como funciona.</li>
  166. <li>Eres libre de emplear la red para cualquier tipo de comunicacion y difundir su funcionamiento. </li>
  167. <li>Incorporandote a la red, ayudas a extender estas libertades en las mismas condiciones. </li>
  168. </ul>
  169. <div class="footnote">
  170. Toda la red se ha construido usando herramientas de <strong>software libre</strong>
  171. </div>
  172. </div>
  173. <div class="col half" style="padding: 10px">
  174. <h3> Como funciona!</h3>
  175. Revisa <a href="https://wiki.hcaklab.org.bo">nuestra wiki</a>.
  176. <h3> Como Unirme</h3>
  177. <p>Si no eres parte todavia <a href="UNETE">revisa esto</a></p>
  178. <h3> Como Brindar servicios </h3>
  179. <p>Como dar tus propios <a href="SERVICIOS">servicios</a></p>
  180. <h3> Como aportar </h3>
  181. <p>Tus <a href="APORTES">aportes</a> son Bienvenidos :)</p>
  182. </div>
  183. </div>
  184. </div>
  185. </div>
  186. </div>
  187. </html>