Răsfoiți Sursa

fixing txt formatting

chootka 9 ani în urmă
părinte
comite
85df83fa99
2 a modificat fișierele cu 15 adăugiri și 13 ștergeri
  1. 13 13
      index.html
  2. 2 0
      stylesheets/stylesheet.css

+ 13 - 13
index.html

@@ -49,30 +49,30 @@ your community, or your cause. Listen to speakers talk about the future
 of computer networks and why it’s important to understand how networks 
 work in this age of hyper-connectivity. </p>
 
-<p>QUESTIONS
+<p>QUESTIONS<br/>
 What would you do with your own network?
 Why does it matter to understand how networks work?
 Why do community networks matter?
 How could free, open local networks benefit people?
 What can networks be used for other than social networking and commerical use?</p>
 
-<p>THEMES
-Community
-Education
-Activism
+<p>THEMES<br/>
+Community<br/>
+Education<br/>
+Activism<br/>
 Art</p>
 
-<p>GOALS
+<p>GOALS<br/>
 To understand how the technology can be used as a method of control 
-and how to subvert that. 
-Teach people how to use the technology for themselves.
+and how to subvert that.<br/>
+Teach people how to use the technology for themselves.<br/>
 Encourage creative and social exploration with computer networks.</p>
 
-<p>IDEALS
-Promoting free and open networks built with free and open hardware and software
-Decentralizing the control of where networks exist and what and whom are served by them
-Maintaining control of our own content, hardware, and means of deployment
-Community and education first</p>
+<p>IDEALS<br/>
+Promoting free and open networks built with free and open hardware and software.<br/>
+Decentralizing the control of where networks exist and what and whom are served by them.<br/>
+Maintaining control of our own content, hardware, and means of deployment.<br/>
+Community and education first.</p>
         </section>
 
         <footer>

+ 2 - 0
stylesheets/stylesheet.css

@@ -85,6 +85,7 @@ header h2 {
   font-size: 20px;
   font-weight: 400;
   line-height: 1.3;
+  margin-top: 20px;
   color: #fff;
 }
 
@@ -105,6 +106,7 @@ header h2 {
 
 #main_content {
   color: #fff;
+  max-width: 620px;
 }
 
 #downloads {