ソースを参照

added eyebeam logo

chootka 10 年 前
コミット
d10c7fe083

+ 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 

BIN
_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 

BIN
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;