1 /* Originally from Earle Martin, as seen on
2 http://downlode.org/log/2005-01-14/Mu_License,
3 Adapted by Alex Schroeder for Oddmuse.
4 Alex's changes available under the Mu License:
6 If you are asking what license this is released under,
7 you are asking the wrong question.
15 font-family: Trebuchet MS
, serif
;
18 a:link
,a:visited
,a:active
20 background: transparent
;
22 text-decoration: none
;
27 border-bottom: 1px dotted
#6c9
32 border-left: 1px solid
#fff;
37 div
.sidebar
{ float:right
; border:1px dotted
#000; padding:0 1em; }
38 div
.sidebar ul
{ padding-left:1em; }
44 border: 1px solid
#fff;
50 body
.bigger div
.content
{ width:100ex; }
52 div
.edit
{ border:none
; background:inherit
; width:100%; }
53 div
.edit textarea
{ width:95%; color:#fff; background:#333; }
54 input
[name
=summary
] { width:80%; }
56 div
.old
{ background-color: #633; }
57 div
.new
{ background-color: #364; }
59 div
.year
{ border:none
; background:inherit
; }
60 div
.month
{ padding:0; margin:0 2ex; }
63 background-color:inherit
;
67 div
.year
> div
.month
{ float:left
; }
68 div
.footer
{ clear:both
; }
69 div
.month a
.edit
{ color:inherit
; font-weight:inherit
; }
71 border:1px solid
#fff;
77 div
.color
{ clear:left
; }
78 div
.one
{ background-color:#444; padding: 0.1ex 0; }
82 background-color:#000;
83 border:#fff 1px solid
;
87 li
{ margin-left:1em; }
88 div
.portrait
{ float:left
;
93 div
.portrait
+ p
{ min-height:70px; }
94 div
.portrait img
.portrait
{ float:none
; margin:10px 10px 0 0; }
95 div
.portrait a
{ text-decoration:none
; color:#999; }
97 dl
.irc dt
{ width:12ex; float:left
; text-align:right
; }
98 dl
.irc dd
{ margin-left:15ex; }
100 table
.history
{ border-style:none
; }
101 td
.history
{ border-style:none
; }
102 table
.user
{ border-style:solid
; border-width:thin
; }
109 span
.result
{ font-size:larger
; }
110 span
.info
{ font-size:smaller
; font-style:italic
; }
111 div
.rss
{ border:1px dashed
; padding:0 1em;}
113 * a.definition:before { content:"[::"; }
114 * a.definition:after { content:"]"; }
115 * a.link:before { content:"[##"; }
116 * a.link:after { content:"]" }
118 a
.definition
{ border-bottom:dashed
1px; }
119 a
.alias
{ text-decoration:none
; border-bottom:dashed
1px; }
120 a
.near
{ text-decoration: underline
; }
121 div
.journal h1
{ font-size: large
}
122 dd
, li
{ margin-bottom:0.5ex; }