Advertisement
Shyboy

%y-%mo-%d_%h-%mi-%s

Jan 22nd, 2015
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8" />
  5. <title>Index for Inicializar</title>
  6. <style type="text/css">
  7. body {
  8. font-family: Arial, Helvetica, sans-serif;
  9. background-color: #F2F2F2;
  10. }
  11.  
  12. img {
  13. border-style: none;
  14. }
  15.  
  16. a:link, a:visited {
  17. color: #0066FF;
  18. }
  19.  
  20. ul {
  21. margin: 0px 0px 10px 0px;
  22. padding-left: 30px;
  23. }
  24.  
  25. h1, h2, h3, h4, h5, h6 {
  26. border: 1px solid #000000;
  27. border-top-left-radius: 5px;
  28. border-top-right-radius: 5px;
  29. padding: 4px 0px 4px 10px;
  30. margin: 0px 10px -10px 10px;
  31. color: #FFFFFF;
  32. font-family: Arial, Helvetica, sans-serif;
  33. font-size: large;
  34. font-weight: normal;
  35. text-shadow: 1px 1px 1px #000000;
  36. }
  37.  
  38. h1 {
  39. background-color: #336699;
  40. padding: 4px 0px 4px 0px;
  41. margin: 0px 0px -10px 0px;
  42. text-align: center;
  43. font-size: x-large;
  44. }
  45.  
  46. h2 {
  47. background-color: #3D7AAD;
  48. }
  49.  
  50. h3 {
  51. background-color: #478FC2;
  52. }
  53.  
  54. h4 {
  55. background-color: #52A3D6;
  56. }
  57.  
  58. h5 {
  59. background-color: #5CB8EB;
  60. }
  61.  
  62. h6 {
  63. background-color: #66CCFF;
  64. }
  65.  
  66. div.MainFolderBorder, div.FolderBorder {
  67. border-style: solid;
  68. border-width: 0px 1px 1px 1px;
  69. border-bottom-left-radius: 5px;
  70. border-bottom-right-radius: 5px;
  71. padding: 20px 0px 0px 0px;
  72. }
  73.  
  74. div.MainFolderBorder {
  75. margin: 0px 0px 10px 0px;
  76. }
  77.  
  78. div.FolderBorder {
  79. margin: 0px 10px 10px 10px;
  80. }
  81.  
  82. .folderinfo {
  83. color: #FFFFFF;
  84. float: right;
  85. margin-right: 10px;
  86. }
  87.  
  88. .filesize {
  89. color: #3D7AAD;
  90. }
  91. </style>
  92. </head>
  93. <body>
  94. <h1>Inicializar <span class="folderinfo">2,92 KB (3 files)</span></h1>
  95. <div class="MainFolderBorder">
  96. <ul>
  97. <li>IDMGrHlp.exe.lnk <span class="filesize">1,59 KB</span></li>
  98. <li>Lixeira.lnk <span class="filesize">359 B</span></li>
  99. <li>MiPony.lnk <span class="filesize">1003 B</span></li>
  100. </ul>
  101. </div>
  102. <div>Generated by <a href="https://getsharex.com">ShareX 9.6.1</a> on 2015-01-22 at 19:17:24 UTC.</div>
  103. </body>
  104. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement