Advertisement
Guest User

malapandica

a guest
Mar 24th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.02 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title><$ImeBloga$></title>
  4.  
  5. <style>
  6. #navbar-iframe{display:none;}
  7. ::selection{color:white; background:#BDBDBD;}
  8.  
  9. #sidebar img{width:200px; }
  10.  
  11. a{font-weight:none; text-decoration:none; color:#424242;}
  12. a:hover{font-weight:none; text-decoration:none; color:#848484;}
  13. a.escape{font-weight:none;text-decoration:none; display:block; color:#1C1C1C; background-color:#FCFCFC; border-right:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; padding:2;}
  14. a.escape:hover{font-weight:none; text-decoration:none; color:#848484; background-color:white; border-top:1px solid #e4e4e4; border-left:1px solid #e5e5e5; border-right:none; border-bottom:none;}
  15. a.prof{font-weight:none; text-decoration:none; font-family:courier new; color:#BDBDBD;}
  16. a.prof:hover{font-weight:none; text-decoration:none; color:#585858;}
  17.  
  18. body{background:url(http://i43.tinypic.com/261np82.jpg) fixed repeat;
  19. font-family:arial; font-size:8pt; color:black;}
  20. table{font-family:arial; font-size:8pt; color:black;}
  21.  
  22. #blogt1{font-family:georgia; font-size:15pt; color:#821122; text-transform:lowercase; border-bottom:2px dashed #2e2e2e; line-height:80%; letter-spacing:-2pt;}
  23. #blogt2{font-family:georgia; font-size:15pt; color:#C59A6F; text-transform:lowercase; border-bottom:2px dashed #2e2e2e; line-height:80%; letter-spacing:-2pt;}
  24. #sideblogt{font-family:georgia; font-size:15pt; color:#821122; text-transform:lowercase; border-bottom:2px dashed #f2f2f2; line-height:80%; letter-spacing:-2pt;}
  25. #date{font-family:georgia; font-size:15pt; color:#C59A6F; text-transform:lowercase; border-bottom:2px dashed #f2f2f2; line-height:80%; letter-spacing:-2pt;}
  26. #head{font-family:georgia; font-size:10pt; color:#585858; text-transform:lowercase; border-bottom:2px dashed #f2f2f2; line-height:80%; letter-spacing:6pt;}
  27. #panel{color:white;}
  28. #time{font-family:georgia; font-size:9pt; color:#f2f2f2; text-transform:lowercase;
  29. background-image:url(http://i43.tinypic.com/261np82.jpg); text-align:center; letter-spacing:-1pt;}
  30. #time:hover{color:#CDA884;}
  31. #myname{font-family:arial; font-size:20pt; color:#585858; letter-spacing:-2pt; line-height:80%;}
  32. #creds{background:black; color:#e4e4e4; width:730px; text-align:left; padding:5;}
  33. #header{font-family:georgia; font-size:20pt; letter-spacing:3pt; text-align:right; width:730px;}
  34. #header2{font-family:georgia; font-size:12pt; letter-spacing:4pt; text-align:right; width:730px; background:black; color:white; padding-right:10;}
  35.  
  36. blockquote{padding:10px; background-image:url(http://i43.tinypic.com/261np82.jpg); background-repeat:repeat; border-left:10px solid #585858;}
  37. blockquote:hover{border-left:10px solid #C59A6F;}
  38.  
  39. </style>
  40.  
  41. </head>
  42. <body>
  43.  
  44. <div align="center">
  45. <div id="header">This innocence is brilliant</div>
  46. <div id="header2">please don't go away</div>
  47. </div>
  48.  
  49. <table width="750" align="center" cellpadding="0" cellspacing="5">
  50. <tr>
  51. <td width="550" valign="top" style="background:white; padding:10;">
  52. <Blog>
  53.  
  54. <div class="block" >
  55. <div class="h3"><$NaslovPosta$></div>
  56. <div class="h4"><$DanPosta$> (<$DatumPosta$>) // <$BrojKomentara$><a href="<$KomentariPosta$>" target=_blank>komentara</a>
  57. </div>
  58. <br>
  59. <$TekstPosta$>
  60. <br>
  61. <br>
  62. <br>
  63. </Blog> <br>
  64.  
  65. </div></td>
  66.  
  67.  
  68. <td width="200" valign="top" style="background:white; padding:10;">
  69. <div id="sidebar">
  70. <!-- Prvi box -->
  71. <Box1>
  72. <h3><$NaslovBoxa$></h3>
  73. <ul><$TekstBoxa$></ul>
  74. </Box1>
  75. <!-- Prvi box kraj --><br>
  76.  
  77. <!-- Drugi box -->
  78. <Box2>
  79. <h3><$NaslovBoxa$></h3>
  80. <ul><$TekstBoxa$></ul>
  81. </Box2>
  82. <!-- Drugi box kraj --><br>
  83.  
  84. <!-- Treci box -->
  85. <Box3>
  86. <h3><$NaslovBoxa$></h3>
  87. <ul><$TekstBoxa$></ul>
  88. </Box3>
  89. <!-- Treci box kraj -->
  90. <br>
  91. <!-- Cetvrti box -->
  92. <Box4>
  93. <h3><$NaslovBoxa$></h3>
  94. <ul><$TekstBoxa$></ul>
  95. </Box4>
  96. <!-- Cetvrti box kraj -->
  97.  
  98. </div>
  99. <br>
  100. </td>
  101. </tr>
  102. </table>
  103.  
  104. <div align="center">
  105. <div id="creds"><br>
  106. <center> © <a href="http://blog.dnevnik.hr/malapandica/"title="Colors">MalaPandica</a><br></center>
  107. <br>
  108. </div>
  109. <br><br>
  110. </body>
  111. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement