Jelajahi Sumber

added eyebeam logo

chootka 10 tahun lalu
induk
melakukan
d10c7fe083
6 mengubah file dengan 15 tambahan dan 1 penghapusan
  1. 3 1
      _site/about/index.html
  2. TEMPAT SAMPAH
      _site/images/eyebeam_logo.png
  3. 5 0
      _site/stylesheets/stylesheet.css
  4. 2 0
      about/index.html
  5. TEMPAT SAMPAH
      images/eyebeam_logo.png
  6. 5 0
      stylesheets/stylesheet.css

+ 3 - 1
_site/about/index.html

@@ -42,7 +42,9 @@
         </header>
 
         <section id="main_content">
-  <p>From mass surveillance to the over-commercialization of the 
+  <div class="eyebeam">In Partnership with<br/><br/><img src="/images/eyebeam_logo.png" />
+</div>
+<p>From mass surveillance to the over-commercialization of the 
 Internet, the technology that we depend upon for community  and 
 connection is being compromised. The recent accessibility of 
 networking technology through devices such as the Raspberry Pi 

TEMPAT SAMPAH
_site/images/eyebeam_logo.png


+ 5 - 0
_site/stylesheets/stylesheet.css

@@ -114,6 +114,11 @@ header h2 {
   max-width: 620px;
 }
 
+.eyebeam {
+  position: absolute;
+  right: 90px;
+}
+
 #social {
   position: absolute;
   right: 50px;

+ 2 - 0
about/index.html

@@ -2,6 +2,8 @@
 layout: page
 title: About
 ---
+<div class="eyebeam">In Partnership with<br/><br/><img src="/images/eyebeam_logo.png" />
+</div>
 <p>From mass surveillance to the over-commercialization of the 
 Internet, the technology that we depend upon for community  and 
 connection is being compromised. The recent accessibility of 

TEMPAT SAMPAH
images/eyebeam_logo.png


+ 5 - 0
stylesheets/stylesheet.css

@@ -114,6 +114,11 @@ header h2 {
   max-width: 620px;
 }
 
+.eyebeam {
+  position: absolute;
+  right: 90px;
+}
+
 #social {
   position: absolute;
   right: 50px;