Set explicit font size
This might be bad style, but cgit really needed smaller fonts. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Dieser Commit ist enthalten in:
Ursprung
8596cda71d
Commit
d8b0cca260
2
cgit.css
2
cgit.css
@ -1,6 +1,6 @@
|
|||||||
body {
|
body {
|
||||||
font-family: arial;
|
font-family: arial;
|
||||||
font-size: normal;
|
font-size: 11pt;
|
||||||
background: white;
|
background: white;
|
||||||
padding: 0em;
|
padding: 0em;
|
||||||
margin: 0em;
|
margin: 0em;
|
||||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren