2 margin: 0px 0px 20px 0px;
5 font-family: "Lucida Grande", Verdana
, Geneva
, Arial
, sans-serif
;
9 /* grey underlined links that turn black as you are about to click */
13 background-color: inherit
;
14 text-decoration: none
;
17 text-decoration: underline
;
21 background-color: inherit
;
25 background-color: inherit
;
29 background-color: inherit
;
33 background-color: inherit
;
35 a
.near:link
{ color: #036; background-color: inherit
; }
36 a
.near:visited
{ color: #69c; background-color: inherit
; }
37 a
.near:active
{ color: #390; background-color: inherit
; }
38 a
.near:hover
{ color: #390; background-color: inherit
; }
40 a
[class
="url outside"]:before
{ content: "\2197"; }
41 body
.safari a
[class
="url outside"]:before
{ content: url
(http://www
.emacswiki
.org
/alex
/pics
/arrow
.png
); }
43 /* goto bar, navigation bar, etc. */
45 span
.bar a
{ margin-right: 1ex; }
47 /* logo on the right */
65 /* dashed line and whitespace after the title */
68 font-family: "Century Gothic", "Gill Sans", Helvetica
, sans-serif
;
70 letter-spacing: 0.07em;
74 border-bottom: 1px dashed
#333;
79 background-color: inherit
;
82 /* add a dashed line and whitespace before subheadings */
86 border-top: 1px dashed
#333;
89 /* after a subheading, no whitespace */
94 /* when the subheading starts the page, no dashed line and whitespace,
95 because that is already added by the header. */
101 /* major subtitles blue and not underlined, both for journals and normal pages.
102 within journals, do not use a horizontal line to separate entries. */
109 h3
, div
.journal h1 a
{
111 background-color: inherit
;
112 text-decoration: none
;
120 /* table on the new page */
122 p
.table a
{ float: left
; width: 20ex; }
123 p
.table
+ p
{ clear: both
; padding-top: 10px; }
127 textarea
[name
="text"] { width: 100%; height: 80%; }
128 textarea
[name
="summary"] { width: 100%; height: 3em; }
132 textarea
[name
="aftertext"] {
139 padding: 0 2em 1ex 2em;
141 div
.commentshown hr
{
144 div
.commenthidden
{ display: none
; }
145 div
.commentshown
{ display: block
; }
146 p
.comment
{ font-size: x-small
; }
154 text-decoration: none
;
156 /* pre gets different colors below */
159 background-color: inherit
;
171 background-color: inherit
;
172 font-weight: inherit
;
175 /* images, styles to use for the image extension */
192 font-family: "Andale Mono", Monaco
, "Courrier New", monospace
;
196 background-color: #ddd;
201 div
.diff
{ padding-left: 5%; padding-right: 5%; }
202 div
.old
{ background-color: #FFFFAF; color: #000; }
203 div
.new
{ background-color: #CFFFCF; color: #000; }
207 div
.message
{ background-color: #FEE; color: #000; }
236 div
.near
, div
.definition
{
246 border-left: 0.6ex solid
#aaa;
255 border: 1px dotted
#000;
265 div
.diff
, div
.diff
+hr
, div
.refer
, div
.near
, div
.sister
, div
.cal
, div
.footer
,
266 span
.specialdays
, span
.gotobar
, a
.edit
, a
.number span
,
267 div
.rc form
, div
.definition
{ display: none
; }
268 body
{ font: 12pt "Neep", "Arial", sans-serif
; color: #000; }
269 a:link
, a:visited
{ color: #000; text-decoration: none
; font-style: oblique
; }
270 a
[class
="url number"]:after
, a
[class
="inter number"]:after
{ content: "[" attr
(href
) "]"; }
271 a
[class
="local number"]:after
{ content: "[" attr
(title
) "]"; }
272 a
.near
{ font-weight: normal
; text-decoration: none
; font-style: oblique
; }
273 a
.near:link
, a
.near:visited
, a
.near:active
, a
.near:hover
{
274 color: inherit
; background-color: inherit
;
276 a
[class
="near"]:after
{ content: " [" attr
(title
) "]"; }