projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42967a5
)
page cloud was split into two definitions
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 12 May 2007 19:30:29 +0000
(19:30 +0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 12 May 2007 19:30:29 +0000
(19:30 +0000)
doc/style.css
patch
|
blob
|
history
diff --git
a/doc/style.css
b/doc/style.css
index 1cd856c534ad1791cc9106581327cc70705c02da..34dd5a49cc2ccd630765179c80d9bdde6ed8d42c 100644
(file)
--- a/
doc/style.css
+++ b/
doc/style.css
@@
-89,13
+89,6
@@
td.changelog {
font-style: italic;
}
-.pagecloud {
- padding: 10px 10px;
- border: 1px solid #aaa;
- background: #eee;
- color: black !important;
-}
-
/* Used for adding a blog page. */
#blogform {
padding: 10px 10px;
@@
-152,6
+145,10
@@
td.changelog {
float: right;
width: 30%;
text-align: center;
+ padding: 10px 10px;
+ border: 1px solid #aaa;
+ background: #eee;
+ color: black !important;
}
.smallestPC { font-size: 70%; }
.smallPC { font-size: 85%; }