summaryrefslogtreecommitdiff
path: root/local.css
blob: 248e6c52bea617d51c652779e95eea2f8107c3ca (plain)
  1. H1 {
  2. color: DarkRed;
  3. }
  4. H1,
  5. H2,
  6. H3 {
  7. margin-bottom: 0.1em;
  8. }
  9. H4,
  10. H5,
  11. H6 {
  12. text-decoration: blink;
  13. }
  14. H2 {
  15. font-size: 1.4em;
  16. }
  17. H3 {
  18. font-size: 1.1em;
  19. font-weight: bold;
  20. line-height: 1.6em;
  21. }
  22. a {
  23. color: darkblue;
  24. font-weight: normal;
  25. }
  26. p {
  27. margin-top: 0.2em;
  28. margin-bottom: 1.2em;
  29. }
  30. BODY {
  31. margin: 0;
  32. background-color: white;
  33. font-family: sans-serif;
  34. }
  35. DIV.header {
  36. padding: 0;
  37. background-color: LightBlue;
  38. color: LightBlue;
  39. }
  40. DIV.header,
  41. SPAN.author,
  42. DIV.recentchanges,
  43. SPAN.committype,
  44. DIV#footer {
  45. font-size: 80%;
  46. }
  47. DIV.pageheader SPAN.title {
  48. display: none;
  49. }
  50. SPAN.parentlinks {
  51. display: none;
  52. }
  53. FORM#searchform {
  54. margin: 20px;
  55. }
  56. Div.pageheader DIV.actions {
  57. background-color: LightBlue;
  58. }
  59. div.actions ul {
  60. border-bottom: 0;
  61. padding:0 0 0 15px;
  62. }
  63. DIV#topbar,
  64. DIV.topbar {
  65. height: 60px;
  66. margin: 0;
  67. padding: 20px 0;
  68. background-color: LightBlue;
  69. text-align: center;
  70. text-transform: uppercase;
  71. letter-spacing: 1px;
  72. }
  73. DIV#topbar p,
  74. DIV.topbar p {
  75. float: left;
  76. }
  77. DIV#topbar a,
  78. DIV.topbar a {
  79. font-weight: bold;
  80. }
  81. DIV#topbar ul,
  82. DIV.topbar ul {
  83. list-style-type:none;
  84. margin: 0;
  85. padding: 0;
  86. }
  87. DIV#topbar ul li,
  88. DIV.topbar ul li {
  89. display:inline;
  90. margin: 0 20px;
  91. }
  92. DIV#topbar li,
  93. DIV#topbar ul,
  94. DIV#topbar ul li,
  95. DIV#topbar ol,
  96. DIV#topbar ol li,
  97. DIV.topbar li,
  98. DIV.topbar ul,
  99. DIV.topbar ul li,
  100. DIV.topbar ol,
  101. DIV.topbar ol li {
  102. font-size: 1.1em;
  103. line-height: 2em;
  104. }
  105. DIV#topbar img,
  106. DIV.topbar img {
  107. margin: 0 20px;
  108. }
  109. DIV#wrapper,
  110. DIV#pagebody {
  111. float: left;
  112. width: 100%;
  113. }
  114. DIV#content {
  115. float: left;
  116. min-height: 480px;
  117. max-width: 48em;
  118. margin: 2% 40% 2% 20%;
  119. padding: 0;
  120. text-align: left;
  121. background-color: none;
  122. }
  123. DIV#content IMG {
  124. display: block;
  125. clear: both;
  126. float: right;
  127. width: 50%;
  128. max-width: 200px;
  129. margin-right: -50%;
  130. padding: 0 5% 5%;
  131. background-color: none;
  132. }
  133. #content img.solo {
  134. float: left;
  135. margin: 0 5% 5% 0;
  136. padding: 0;
  137. }
  138. #content img.x2470x3783 {
  139. height:3783px;
  140. width: 2470px;
  141. max-width: 2470px;
  142. }
  143. #content img.x1000x750 {
  144. height: 750px;
  145. width: 1000px;
  146. max-width: 1000px;
  147. }
  148. #content img.x108x132 {
  149. height: 132px;
  150. width: 108px;
  151. max-width: 108px;
  152. }
  153. DIV.inlinepage {
  154. border: 0;
  155. padding: 2%;
  156. margin: 0 -2%;
  157. background-color: LightYellow;
  158. }
  159. DIV.inlinepage SPAN.header a {
  160. font-size: 0.9em;
  161. font-weight: normal;
  162. color: DarkRed;
  163. }
  164. DIV.inlinefooter {
  165. display: none;
  166. }
  167. DIV#sidebar,
  168. DIV.sidebar {
  169. float: left;
  170. min-height: 480px;
  171. width: 14%;
  172. padding: 1%;
  173. margin-top: 2%;
  174. margin-left: -98%;
  175. margin-bottom: 2%;
  176. border: none;
  177. background-color: LightBlue;
  178. text-align: left;
  179. }
  180. DIV#sidebar ul,
  181. DIV.sidebar ul {
  182. padding-left: 0.5em;
  183. margin-bottom:0;
  184. margin-top:0;
  185. }
  186. DIV#sidebar ul li,
  187. DIV.sidebar ul li {
  188. list-style-type: none;
  189. padding: 0;
  190. }
  191. DIV#sidebar ul li,
  192. DIV.sidebar ul li,
  193. DIV#sidebar ul li p,
  194. DIV.sidebar ul li p {
  195. margin-bottom: 0;
  196. line-height: 1em;
  197. }
  198. DIV#sidebar ul li a,
  199. DIV.sidebar ul li a {
  200. font-weight: normal;
  201. }
  202. DIV#sidebar ul li SPAN.selflink,
  203. DIV.sidebar ul li SPAN.selflink {
  204. color: DarkBlue;
  205. font-weight: bold;
  206. }
  207. DIV#farbar,
  208. DIV.farbar {
  209. float: left;
  210. min-height: 480px;
  211. width: 14%;
  212. margin-top: 2%;
  213. margin-left: -18%;
  214. margin-bottom: 2%;
  215. padding: 1%;
  216. background-color: LightBlue;
  217. text-align: left;
  218. }
  219. DIV.tags {
  220. display: none;
  221. }
  222. DIV#backlinks {
  223. display: none;
  224. }
  225. DIV#footer {
  226. clear: left;
  227. width: 100%;
  228. margin: 2% 0 0;
  229. }
  230. DIV#pageinfo {
  231. margin: 0;
  232. border-top: 0;
  233. padding:1em 1em 1em 20px;
  234. background-color: LightBlue;
  235. }
  236. DIV.pagedate {
  237. margin-top: 0;
  238. }
  239. DIV.pagecopyright,
  240. DIV.pagecopyright P {
  241. margin-top: 0;
  242. margin-bottom: 0;
  243. }