removed force black font
Dieser Commit ist enthalten in:
Ursprung
7f61f76b7a
Commit
79a32639df
2 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
|
@ -9,7 +9,7 @@
|
||||||
}
|
}
|
||||||
body, input {
|
body, input {
|
||||||
font-family: "Source Sans Pro", "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
|
font-family: "Source Sans Pro", "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||||
color: black;
|
/* color: black; */
|
||||||
}
|
}
|
||||||
code {
|
code {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Laden …
In neuem Issue referenzieren