فهرست منبع

added eyebeam logo

chootka 10 سال پیش
والد
کامیت
d10c7fe083
6فایلهای تغییر یافته به همراه15 افزوده شده و 1 حذف شده
  1. 3 1
      _site/about/index.html
  2. BIN
      _site/images/eyebeam_logo.png
  3. 5 0
      _site/stylesheets/stylesheet.css
  4. 2 0
      about/index.html
  5. BIN
      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 

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;