mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-12 23:54:27 +02:00
[Easy|CSS] Resolves Issue #243
This commit is contained in:
parent
c7a4b85e05
commit
4030f8f084
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
html, body {
|
html, body {
|
||||||
font-family: Monaco, Courier, font-monospace;
|
font-family: Monaco, Courier, monospace;
|
||||||
color: #eee;
|
color: #eee;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue