Guest User

Untitled

a guest
Feb 22nd, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.29 KB | None | 0 0
  1. #top_random{
  2.     float: right;
  3. }
  4.  
  5. #top_random a{
  6.     color: #ffd845;
  7.     font-size: 12px;
  8.     display: block;
  9.     background: url('../gfx/ico_random.gif') no-repeat right top;
  10.     height: 15px;
  11.     padding-right: 25px;
  12.     margin-right: 15px;
  13.     position: relative;
  14.     top: 15px;
  15. }
Add Comment
Please, Sign In to add comment