1 /* Color Scheme: links: #851; visited links: #542; background #aa8;
2 Plus black, white, and #333 for headers.
4 This is the 1pdc.css, based on beige.css
5 This file is in the public domain.
9 font-family: "Times New Roman",Georgia
,Times
;
11 background-color: white
;
21 background-color: #36a;
22 padding: 0px 10px 20px 10px;
25 border-bottom: 2px solid
#bbb;
27 .header h1 { height: inherit
; overflow: hidden
; }
28 div
.header span
.gotobar
{
44 form
.tiny
, form
.tiny p
{
53 /* comment pages with username, homepage, and email subscription */
54 .comment span { display: block
; }
55 .comment span label { display: inline-block
; width: 10em; }
56 .comment input { width: 10em; }
61 border-left: 2px solid black
;
64 div
.commenthidden
{ display:none
; }
65 div
.commentshown
{ display:block
; }
72 letter-spacing: 0.25em;
75 background-color: #36a;
77 h1
a:link
, h1
a:visited
{
79 background-color: inherit
;
80 text-decoration: inherit
;
84 background-color: #555;
88 background-color: #ddf;
90 border: 1px solid
#ccc;
96 text-decoration: none
;
101 background-color: inherit
;
105 background-color: inherit
;
109 background-color: inherit
;
112 /* images with links, captions, etc */
113 div
.image
{ display: inline
; margin: 1em; font-size: 90%; text-align: center
; }
114 .left { float: left
; margin-right: 1em; }
115 .right { float: right
; margin-left: 1em; }
116 div
.right
.right
{ float: none
; }
117 div
.left
.left
{ float: none
; }
119 a img
{ border: 1px solid
#333; }
120 .fit img { width: 80%; text-align: center
; margin: 2em 8%; }
121 .half img { width: 50%; height: 50%; text-align: center
; margin: 2em 8%; }
122 .small img { width: 50% }
123 .noborder img { border: none
; }
124 .corner img { position: absolute
; top: 10px; right: 120px; height: 100px; width: 100px; }
126 img
.logo
{ position: absolute
; top: 10px; right: 10px; height: 100px; width: 100px; border-style:none
; }
128 em
.underline
{ font-weight: bold
; }
129 .bar a { padding-right: 1em; }
130 textarea
{ width:100%; font-size: inherit
; }
131 div
.edit
{ padding-right: 1em; }
132 div
.diff
{ padding-left:5%; padding-right:5%; }
133 div
.old
{ background-color:#FFFFAF; }
134 div
.new
{ background-color:#CFFFCF; }
135 div
.message
{ background-color:#FEE; }
137 div
.header span
.bar
, .edit
, .diff
, .message
{ display: none
; }
139 table
.history
{ border-style:none
; }
140 td
.history
{ border-style:none
; }
141 span
.result
{ font-size:larger
; }
142 span
.info
{ font-size:smaller
; font-style:italic
; }
143 div
.rc hr
{ display: none
; }
146 a
, a:link
, a:visited
{
148 text-decoration:none
;
151 h1 a
, h2 a
, h3 a
, h4 a
{ font-style: normal
; }
152 a
.edit
, div
.footer
, form
, span
.gotobar
, a
.number span
{ display:none
; }
153 a
[class
="url number"]:after
, a
[class
="inter number"]:after
{
154 content:"[" attr
(href
) "]";
156 a
[class
="local number"]:after
{ content:"[" attr
(title
) "]"; }
157 img
[smiley
] { line-height: inherit
; }
164 border-top: 1px solid black
;
165 border-bottom: 1px solid black
;
167 table
.user td
, table
.user th
{
172 table
.user th
{ font-weight:bold
; }
173 table
.user td
.r
{ text-align:right
; }
174 table
.user td
.l
{ text-align:left
; }
175 table
.user td
.c
{ text-align:center
; }
176 table
.user td
.j
{ text-align:justify
; }
177 .highlight { background-color:yellow
; }
183 table
.user td
, table
.user th
{
189 div
.month
{ margin:0; padding:0; font-size:x-small
; float:right
; }
190 div
.content div
.month
{ float:none
; }
191 div
.year div
.month
{ float:left
; font-size:medium
; padding:1ex; }
192 div
.month pre
{ margin:0; padding:0 0 0 1ex; }
193 div
.month a
{ text-decoration:none
; font: inherit
; }
194 div
.month span
.title a
{ font: inherit
; }
195 /* no difference between a.exact and a.collection */
196 div
.month a
.local
{ font-weight: bold
; }
197 div
.month a
.local:link
{ color: #562; }
198 div
.month a
.local:visited
{ color: #542; }
199 div
.month a
.today
{ font-weight: bold
; color: #fff; }
200 div
.month span
.title a
.local
{ font-weight: normal
; color: #842; }
202 div
.month
{ display: none
; }
203 div
.year div
.month
{ display: block
; }
204 div
.year div
.month a
{ display: inline
; }