uranus.webhop.net

Code: default.css

  1. body {
  2. background-color: #abc7e2 ;
  3. }
  4. p, div, ul {
  5. font-family: sans-serif;
  6. font-size: 12px;
  7. color: black;
  8. text-align: justify;
  9. text-indent: 8px;
  10. }
  11. a img {
  12. border: none ;
  13. }
  14. h2 {
  15. font-size: 22px;
  16. color: #4a6c92;
  17. text-align: center;
  18. text-indent: 0px;
  19. }
  20. h1 {
  21. font-size: 17px;
  22. color: #919191;
  23. text-align: center;
  24. text-indent: 0px;
  25. }
  26. #header {
  27. position: relative;
  28. padding: 7px 5px 4px 5px;
  29. border: 1px solid #4a6c92;
  30. background-color: white;
  31. width: 758px;
  32. background: url(images/banner.png) no-repeat;
  33. margin: 0 auto;
  34. text-indent: 0px;
  35. }
  36. #header a {
  37. color: #223664;
  38. text-decoration: none;
  39. }
  40. #header a:hover {
  41. color: #678eb2;
  42. text-decoration: none ;
  43. }
  44. #footer {
  45. position: relative;
  46. padding: 5px 5px 5px 5px;
  47. border: 1px dashed #4a6c92;
  48. background-color: white;
  49. width: 758px;
  50. margin: 3px auto;
  51. }
  52. #footer a {
  53. color: #4a6c92;
  54. text-decoration: none;
  55. }
  56. #footer a:hover {
  57. color: #4a4a9b;
  58. text-decoration: none;
  59. }
  60. .clearfix:after { /* Makes sure that the sitemap renders correctly (.content resizes to fit the subdivs/columns) */
  61. content: ".";
  62. display: block;
  63. height: 0;
  64. clear: both;
  65. visibility: hidden;
  66. }
  67. /* Hides from IE/Mac \*/
  68. * html .clearfix { height: 1%; }
  69. /* Done */
  70. .content {
  71. position: relative;
  72. padding: 10px;
  73. border: 1px solid #4a6c92;
  74. background-color: white;
  75. width: 748px;
  76. margin: -1px auto;
  77. height: auto;
  78. }
  79. .content a {
  80. color: #4a6c92;
  81. text-decoration: none;
  82. }
  83. .content a:hover {
  84. color: #4a4a9b;
  85. text-decoration: none;
  86. }
  87. .screenshots {
  88. text-align: center;
  89. text-indent: 0px;
  90. }
  91. .shell {
  92. font-family: monospace;
  93. font-size: 11px;
  94. color: #525252;
  95. text-indent: 0px;
  96. text-align: left;
  97. }
  98. .filelist {
  99. width: 33%;
  100. position: relative;
  101. margin: 0 auto;
  102. padding: 0;
  103. list-style: none;
  104. float: left;
  105. }
  106. .metext {
  107. width: 425px;
  108. position: relative;
  109. margin: 130px 6px 135px 1px;
  110. padding: 5px;
  111. list-style: none;
  112. float: left;
  113. border: 1px dashed #4a6c92;
  114. background: #daf3f8;
  115. }
  116. .meimage {
  117. width: 300px;
  118. position: relative;
  119. margin: 0 auto;
  120. padding: 0;
  121. list-style: none;
  122. float: right;
  123. }
  124. form {
  125. text-align: center;
  126. text-indent: 0px;
  127. margin: 0.5em;
  128. }
  129. .formtext {
  130. border: 1px solid #4a6c92;
  131. background: #daf3f8;
  132. width: 420px;
  133. }
  134. .formbutt {
  135. border: 1px solid #4a6c92;
  136. background: url(images/buttonbg.png) repeat-x;;
  137. width: 65px;
  138. height: 22px;
  139. font-weight: bold;
  140. }
  141. .block {
  142. height: 280px;
  143. }
  144. .tinyheader {
  145. font-weight: bold;
  146. color: #1e3684
  147. }
  148. .mailcontent {
  149. border: 1px solid #4a6c92;
  150. background: #daf3f8;
  151. width: 420px;
  152. margin: 0 auto;
  153. text-indent: 0px;
  154. }
  155. .root {
  156. font-family: monospace;
  157. font-size: 11px;
  158. color: #525252;
  159. }
  160. .root:before {
  161. content: "root@host# ";
  162. }
  163. .user {
  164. font-family: monospace;
  165. font-size: 11px;
  166. color: #525252;
  167. }
  168. .user:before {
  169. content: "user@host$ ";
  170. }
  171. .intro {
  172. font-size: 12px;
  173. font-style: italic;
  174. }
  175. .comment {
  176. font-style: italic;
  177. text-indent: 13px;
  178. }
  179. .subtitle {
  180. font-weight: bold;
  181. text-indent: 35px;
  182. color: #4a6c92
  183. }
  184. .note {
  185. font-size: 11px;
  186. }
  187. .error {
  188. font-weight: bold;
  189. text-align: center;
  190. text-indent: 0px;
  191. }
  192. .bottom {
  193. font-size: 8px;
  194. font-family: monospace;
  195. color: #525252;
  196. text-align: center;
  197. text-indent: 0px;
  198. }

Valid XHTML 1.0! Valid CSS!
Get Firefox!
.: Page last modified: December 03 2023 23:32:39 - Copyleft 2004 :.