Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -Add this at the very top of your sidebar and add a couple of line breaks below it to ensure it doesn't merge with existing content.
- >[Save the Internet & Stop the FCC's Plan to Kill Net Neutrality](http://www.redditblog.com/2014/05/only-you-can-protect-net-neutrality_13.html)
- >
- >[Call the FCC](https://act.freepress.net/call/internet_wheeler_nn/)[Call Congress](https://act.freepress.net/call/internet_congress_nn/)
- >
- >[Outside the US? Say No to the Internet Slow Lane](https://openmedia.org/SlowLane/)
- -At the bottom of your stylesheet, paste
- .side {
- margin-top: 120px;
- }
- .side .md > blockquote:first-child {
- position: absolute;
- top: 70px; /* CHANGE THIS VALUE TO DETERMINE HOW FAR FROM THE TOP OF THE PAGE THE BOX WILL BEGIN */
- padding: 0;
- border: 0;
- margin: 0;
- width: 300px;
- }
- .side .md > blockquote:first-child p {
- margin: 0;
- }
- .side .md > blockquote:first-child a {
- display: block;
- text-align: center;
- color: #fff;
- background: #000;
- font-size: 14px;
- font-weight: bold;
- }
- .side .md > blockquote:first-child a:hover {
- text-decoration: underline;
- }
- .side .md > blockquote:first-child [href*="protect-net-neutrality_13.html"] {
- padding: 7px 0;
- }
- .side .md > blockquote:first-child [href*="freepress"] {
- display: inline-block;
- font-size: 16px;
- height: 45px;
- line-height: 45px;
- color: orangered;
- background-color: #333;
- width: 149px;
- border-bottom: 1px dotted #999;
- }
- .side .md > blockquote:first-child [href*="freepress"] + a {
- border-left: 1px dotted #999;
- padding-left: 1px;
- }
- .side .md > blockquote:first-child [href*="freepress"]:hover {
- background: orangered;
- color: #fff;
- text-decoration: none;
- }
- .side .md > blockquote:first-child [href="https://openmedia.org/SlowLane/"] {
- font-size: 10px;
- font-weight: normal;
- line-height: 2;
- }
Add Comment
Please, Sign In to add comment