Guest User

Untitled

a guest
May 25th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. .blue {
  2. color:#6E99E1;
  3. font-size:9px;
  4. }
  5.  
  6. <span class="blue">::<a href="/equipment_new.php">CLICK HERE</a>:: to view our New Equipment inventory. <br /><br /></span>
  7.  
  8. <span style=color:green><a href="t">test</a></span>
  9.  
  10.  
  11. <span style=color:green><a>test</a></span>
  12.  
  13. a {color: inherit; }
  14.  
  15. .blue a:link {
  16. color: inherit;
  17. }
Add Comment
Please, Sign In to add comment