home *** CD-ROM | disk | FTP | other *** search
/ Chip 2008 June / CHIP-2008-06.iso / macos / Adium / Adium_1.2.4.dmg / Adium.app / Contents / Resources / AdiumHelp / css / topicPage.css < prev   
Encoding:
Cascading Style Sheet File  |  2008-03-30  |  3.2 KB  |  233 lines

  1. /*  This Apple Help template put together by Andy Matuschak
  2.     http://www.andymatuschak.org
  3.     andy@andymatuschak.org
  4.     Version 1.0
  5.     
  6.     Adapted from the Safari help book--thanks, Apple!
  7.     Adapted more directly from Pixen's help book.
  8.     Licensed under MIT. */
  9. /* Tiger Mac Help task_style.css v2.0f*/
  10. /* <html><head><meta name="robots" content="noindex"></head></html> */
  11. body {
  12. margin:2px 12px 12px;
  13. }
  14.  
  15. h1 {
  16. font-size:11pt;
  17. font-family:"Lucida Grande", Arial, sans-serif;
  18. margin-bottom:0;
  19. }
  20.  
  21. h2 {
  22. font-size:9pt;
  23. font-family:"Lucida Grande", Arial, sans-serif;
  24. margin-top:0;
  25. margin-bottom:-10px;
  26. }
  27.  
  28. h3 {
  29. font-size:9pt;
  30. font-family:"Lucida Grande", Arial, sans-serif;
  31. font-weight:700;
  32. margin-top:-4px;
  33. margin-bottom:-4px;
  34. }
  35.  
  36. p {
  37. font-size:9pt;
  38. font-family:"Lucida Grande", Arial, sans-serif;
  39. line-height:12pt;
  40. text-decoration:none;
  41. }
  42.  
  43. ol {
  44. font-size:9pt;
  45. font-family:"Lucida Grande", Arial, sans-serif;
  46. line-height:12pt;
  47. list-style-position:outside;
  48. margin-top:12px;
  49. margin-bottom:12px;
  50. margin-left:-18px;
  51. padding-left:40px;
  52. }
  53.  
  54. ol li {
  55. margin-top:6px;
  56. margin-bottom:6px;
  57. }
  58.  
  59. ol p {
  60. margin-top:6px;
  61. margin-bottom:6px;
  62. }
  63.  
  64. ul {
  65. font-size:9pt;
  66. font-family:"Lucida Grande", Arial, sans-serif;
  67. line-height:12pt;
  68. list-style-type:square;
  69. list-style-position:outside;
  70. margin-top:12px;
  71. margin-bottom:12px;
  72. margin-left:-24px;
  73. padding-left:40px;
  74. }
  75.  
  76. ul li {
  77. margin-top:6px;
  78. margin-bottom:6px;
  79. }
  80.  
  81. ul p {
  82. margin-top:6px;
  83. margin-bottom:6px;
  84. }
  85.  
  86. a {
  87. color:#00f;
  88. font-size:9pt;
  89. font-family:"Lucida Grande", Arial, sans-serif;
  90. line-height:12pt;
  91. text-decoration:none;
  92. }
  93.  
  94. a:hover {
  95. color:#00f;
  96. font-family:"Lucida Grande", Arial, sans-serif;
  97. text-decoration:underline;
  98. }
  99.  
  100. hr {
  101. text-decoration:none;
  102. border:solid 1px #bfbfbf;
  103. }
  104.  
  105. td {
  106. padding:6px;
  107. }
  108.  
  109. #banner {
  110. background-color:#f2f2f2;
  111. background-repeat:no-repeat;
  112. padding:2px 6px 0;
  113. position:fixed;
  114. top:0;
  115. left:0;
  116. width:100%;
  117. height:1.2em;
  118. float:left;
  119. border:solid 1px #bfbfbf;
  120. }
  121.  
  122. #caticon {
  123. margin-top:3px;
  124. margin-bottom:-3px;
  125. margin-right:5px;
  126. float:left;
  127. }
  128.  
  129. #pagetitle {
  130. margin-top:12px;
  131. margin-bottom:0;
  132. margin-left:40px;
  133. width:88%;
  134. border:solid 1px #fff;
  135. }
  136.  
  137. #mainbox {
  138. margin-top:36px;
  139. padding-right:6px;
  140. }
  141.  
  142. #taskbox {
  143. background-color:#e6edff;
  144. list-style-type:decimal;
  145. list-style-position:outside;
  146. margin:12px 0;
  147. padding:2px 12px;
  148. border:solid 1px #bfbfbf;
  149. }
  150.  
  151. #taskbox h2 {
  152. margin-top:8px;
  153. margin-bottom:-4px;
  154. }
  155.  
  156. #machelp {
  157. position:absolute;
  158. top:2px;
  159. left:10px;
  160. }
  161.  
  162. #index {
  163. background-color:#f2f2f2;
  164. padding-right:25px;
  165. top:2px;
  166. right:12px;
  167. width:auto;
  168. float:right;
  169. }
  170.  
  171. #next {
  172. position:absolute;
  173. top:49px;
  174. left:88%;
  175. }
  176.  
  177. #asindent {
  178. margin-left:22px;
  179. font-size:9pt;
  180. font-family:Verdana, Courier, sans-serif;
  181. }
  182.  
  183. .bread {
  184. color:#00f;
  185. font-size:8pt;
  186. margin:-9px 0 -6px;
  187. }
  188.  
  189. .leftborder {
  190. color:#00f;
  191. font-size:8pt;
  192. margin:-9px 0 -6px;
  193. padding-top:2px;
  194. padding-bottom:3px;
  195. padding-left:8px;
  196. border-left:1px solid #bfbfbf;
  197. }
  198.  
  199. .mult {
  200. margin-top:-8px;
  201. }
  202.  
  203. .blue {
  204. background-color:#e6edff;
  205. margin-top:-3px;
  206. margin-bottom:-3px;
  207. padding-top:3px;
  208. padding-bottom:3px;
  209. }
  210.  
  211. .rightfloater {
  212. float:right;
  213. margin-left:15px;
  214. }
  215.  
  216. .rules {
  217. border-bottom:1px dotted #ccc;
  218. }
  219.  
  220. .dots {
  221. border:dotted 1px #ccc;
  222. }
  223.  
  224. .seealso {
  225. margin-top:4px;
  226. margin-bottom:4px;
  227. }
  228.  
  229. code {
  230. color:#000;
  231. font-size:9pt;
  232. font-family:Verdana, Courier, sans-serif;
  233. }