Advertisement
Guest User

Monta

a guest
Jan 28th, 2015
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.89 KB | None | 0 0
  1. <link href='http://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
  2. <table><tbody><tr><td>
  3. <style>
  4. .zdjecie{
  5. width:100px;
  6. height: 100px;
  7. border: 3px solid #65888C;
  8. border-radius: 100px;
  9. }
  10.  
  11. .ops{
  12. position:relative;
  13. width:250px;
  14. height:100px;
  15. box-shadow: inset 0px 0px 12px #65888C;
  16. background-color: #A5CBD1;
  17. scrollbar-face-color: #4C777D;
  18. color: #7a6158;
  19. }
  20.  
  21. .opis2 {
  22. font-family: century gothic;
  23. font-size: 10px;
  24. color: #4C777D;
  25. width:200px;
  26. padding: 5px;
  27. transition: 0.7s;
  28. OVERFLOW: auto;
  29.  -moz-transition: 0.7s;
  30.  -o-transition: 0.7s;
  31.  -webkit-transition: 0.7s;
  32. }
  33.  
  34.  
  35.  
  36. </style>
  37.  
  38. <style>
  39. .pole {
  40. margin-top: -90px;
  41. margin-left: 265px;
  42. margin-bottom: 80px;
  43. background-color: #A5CBD1;
  44. height: 10px;
  45. width: 100px;
  46. font-size: 12px;
  47. font-family:century gothic;
  48. padding-bottom: 5px;
  49. text-align: center;
  50. color: #000000;
  51. text-transform: uppercase;
  52. position: relative;
  53. box-shadow: inset 0px 0px 12px #65888C;
  54. }
  55. </style>
  56.  
  57. <img src="http://oi58.tinypic.com/aevfah.jpg" class="zdjecie"></td><td>
  58.  
  59.  
  60. <div class="ops">
  61. <div class="opis2">Super żelazne zasady, jak to na każdym forum. Znajdują się tu wszystkie wątki organizacyjne, w sumie najważniejsze i chyba najmniej ciekawe. Jednak bez zapoznania się z nimi, nie ma gwarancji że nie zgubicie się w tutejszym systemie. Liczymy na waszą współpracę!</div>
  62. <a href="http://www.glee-actually.wxv.pl/forum4.htm" style="text-decoration: none;"><div class="pole">Fabularne</div></a>
  63. <br><a href="http://www.glee-actually.wxv.pl/forum5.htm" style="text-decoration:none;"><div class="pole">Eventy</div></a>
  64. <br><a href="http://www.glee-actually.wxv.pl/forum6.htm" style="text-decoration:none;"><div class="pole">Partnerstwo</div></a>
  65. <br><a href="http://www.glee-actually.wxv.pl/forum51.htm" style="text-decoration:none;"><div class="pole">Strefa Gwiazd</div></a></div></td></tr></table></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement