Added anti-drm banner.
This commit is contained in:
parent
96ee983f2e
commit
9a20ad9855
|
@ -26,6 +26,12 @@ Feel free to check out my [[/projects/][Projects]] page.
|
|||
|
||||
#++show
|
||||
#+BEGIN_SRC html
|
||||
<div style='margin-left: -14px;'>
|
||||
<a href="http://dayagainstdrm.org">
|
||||
<img src="http://static.fsf.org/nosvn/dbd/2012/day-against-drm/banner-sm.png"
|
||||
alt="Day Against DRM vertical banner" />
|
||||
</a>
|
||||
</div>
|
||||
<div style='background-color: silver; padding: 5px; border: 5px outset red;'>
|
||||
<div style='margin: 0 auto; width: 525px; text-align: center;'>
|
||||
<div style='height: 200px;'>
|
||||
|
@ -46,7 +52,7 @@ Feel free to check out my [[/projects/][Projects]] page.
|
|||
</div>
|
||||
|
||||
<a style='display: block; font-size: 40px; background-color: red' href='http://stopacta.info/'>STOP ACTA</a>
|
||||
|
||||
|
||||
<a href='http://www.fsf.org/facebook/mark-zuckerberg-is-time-magazines-person-of-the-year-wheres-the-dislike-button/'
|
||||
style='display: block; padding: 6px 0; background-color: yellow;'>
|
||||
<img src='http://static.fsf.org/nosvn/dislike200.png'
|
||||
|
|
Loading…
Reference in New Issue