projects
/
forks
/
stagit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04d36c3
)
Sort style.css in alphabetical order
author
Aaron Marcher
<me@drkhsh.at>
Sat, 25 Nov 2017 11:09:56 +0000
(12:09 +0100)
committer
Hiltjo Posthuma
<hiltjo@codemadness.org>
Sat, 25 Nov 2017 11:23:24 +0000
(12:23 +0100)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index e7188934137bb9b09a2a10665e77f73038874d78..d97d5a0512a3f679ed7a9efcac5d09280d15343a 100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-1,7
+1,7
@@
body {
- font-family: monospace;
color: #000;
background-color: #fff;
+ font-family: monospace;
}
h1, h2, h3, h4, h5, h6 {
@@
-39,8
+39,8
@@
table td {
}
#content table td {
- white-space: nowrap;
vertical-align: top;
+ white-space: nowrap;
}
#branches tr:hover td,