Sort style.css in alphabetical order

This commit is contained in:
Aaron Marcher 2017-11-25 12:09:56 +01:00 committed by Hiltjo Posthuma
parent 04d36c3a72
commit 1add4bf3ae

View file

@ -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,