projects
/
ffmpeg-web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d48812d
)
css: restore default font.
author
Clément Bœsch
<ubitux@gmail.com>
Thu, 21 Jun 2012 16:49:07 +0000
(18:49 +0200)
committer
Clément Bœsch
<ubitux@gmail.com>
Thu, 21 Jun 2012 16:49:07 +0000
(18:49 +0200)
The font was considered too small and less readable.
htdocs/default.css
patch
|
blob
|
history
diff --git
a/htdocs/default.css
b/htdocs/default.css
index
e092e33
..
1bd558e
100644
(file)
--- a/
htdocs/default.css
+++ b/
htdocs/default.css
@@
-25,7
+25,6
@@
a:visited {
body {
background-color: #313131;
margin: 0;
- font: 0.8em sans-serif;
text-align: justify;
}