Advertisement
Guest User

Untitled

a guest
Jun 5th, 2014
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. div.section_panel_sidebar > div > p > a::after
  2. {
  3. position:fixed;
  4. z-index:1000;
  5. top: 0;
  6. left: 0;
  7. width: 100%;
  8. height: 100%;
  9. padding: 24px;
  10. border-bottom:2px solid #f00;
  11. background: #000;
  12. color:#fff;
  13. content:"Przejdź na strimoid.pl";
  14. text-align:center;
  15. font-size:72px;
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement