projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
939ecc4
)
css tweak
author
Dan Vanderkam
<danvdk@gmail.com>
Tue, 23 Mar 2010 13:45:39 +0000
(06:45 -0700)
committer
Dan Vanderkam
<danvdk@gmail.com>
Tue, 23 Mar 2010 13:45:39 +0000
(06:45 -0700)
docs/style.css
patch
|
blob
|
blame
|
history
diff --git
a/docs/style.css
b/docs/style.css
index
4b7d4e1
..
c0a9749
100644
(file)
--- a/
docs/style.css
+++ b/
docs/style.css
@@
-57,5
+57,10
@@
padding: 0 10px;
}
.tests {
-font-size: 80%;
+ font-size: 80%;
+ font-weight: bold;
+}
+.tests a {
+ font-weight: normal;
+ text-decoration: none;
}