projects
/
software
/
elephly-net.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6de4d83
)
smaller font in tables
author
rekado
<rekado@elephly.net>
Wed, 5 Nov 2014 22:02:50 +0000
(23:02 +0100)
committer
rekado
<rekado@elephly.net>
Wed, 5 Nov 2014 22:02:50 +0000
(23:02 +0100)
css/screen.css
patch
|
blob
|
history
diff --git
a/css/screen.css
b/css/screen.css
index b1af60f4bee18daf164c810d0d9c59125067e1d2..54dfd94a39572c881d50d658a30100cb85cfa5fe 100644
(file)
--- a/
css/screen.css
+++ b/
css/screen.css
@@
-304,8
+304,9
@@
div.download {
text-align: left; }
table {
- margin-top: 0.5rem;
- margin-bottom: 0.5rem; }
+ font-size: 0.9rem;
+ margin-top: 0.5rem;
+ margin-bottom: 0.5rem; }
table thead {
border-bottom: 2px solid #ffaa00; }
table thead tr.header {