Mercurial
Mercurial
>
irinotes
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
client/src/index.css
author
ymh <ymh.work@gmail.com>
Mon, 22 May 2017 14:34:35 +0200
changeset 1
431977d7c9a6
child 2
b52921a63e77
permissions
-rw-r--r--
add first react application skeleton
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
1
431977d7c9a6
add first react application skeleton
ymh <ymh.work@gmail.com>
parents:
diff
changeset
1
body
{
431977d7c9a6
add first react application skeleton
ymh <ymh.work@gmail.com>
parents:
diff
changeset
2
margin
:
0
;
431977d7c9a6
add first react application skeleton
ymh <ymh.work@gmail.com>
parents:
diff
changeset
3
padding
:
0
;
431977d7c9a6
add first react application skeleton
ymh <ymh.work@gmail.com>
parents:
diff
changeset
4
font-family
:
sans-serif
;
431977d7c9a6
add first react application skeleton
ymh <ymh.work@gmail.com>
parents:
diff
changeset
5
}